From 89aa55470b3f871ea21defb39e90868be7333f75 Mon Sep 17 00:00:00 2001 From: N6REJ Date: Sun, 5 May 2024 06:11:25 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.gitignore'=20?= =?UTF-8?q?with=20remote=20'.gitignore.common'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 5874862..54e84ad 100644 --- a/.gitignore +++ b/.gitignore @@ -3,18 +3,12 @@ /.idea # Bearsampp -/tmp/* -/core/tmp/* -/logs/* - -# ignore "current" directories -/**/current -/bin/**/data - -# Exempt bin since its for temp use only. -/bin/ +/.dev # Visual Studio .vscode/ .vs/ .vsc/ + +# ignore "current" directories +/**/current