Skip to content

Commit 472db95

Browse files
committed
🔄 synced local '.gitignore' with remote '.gitignore.common'
1 parent 768a629 commit 472db95

File tree

1 file changed

+4
-18
lines changed

1 file changed

+4
-18
lines changed

‎.gitignore‎

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,15 @@
33
/.idea
44

55
# Bearsampp
6-
/tmp/*
7-
/core/tmp/*
8-
/logs/*
9-
10-
# ignore "current" directories
11-
/**/current
12-
/bin/**/data
13-
14-
# Exempt bin since its for temp use only.
15-
/bin/
6+
/.dev
167

178
# Visual Studio
189
.vscode/
1910
.vs/
2011
.vsc/
2112

13+
# ignore "current" directories
14+
/**/current
15+
2216
# Qodo
2317
/.qodo
24-
25-
# Gradle
26-
.gradle/
27-
build/
28-
.gradletasknamecache
29-
gradle-app.setting
30-
!gradle-wrapper.jar
31-
!gradle-wrapper.properties

0 commit comments

Comments
 (0)