Skip to content

Commit 5a37fea

Browse files
committed
🔄 synced local '.gitignore' with remote '.gitignore.common'
1 parent 250702c commit 5a37fea

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

‎.gitignore

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# Jetbrains
22
/*.iml
33
/.idea
4-
/.idea/.gitignore
5-
/.idea/deployment.xml
6-
/.idea/discord.xml
7-
/.idea/module-perl.iml
8-
/.idea/modules.xml
9-
/.idea/php.xml
10-
/.idea/vcs.xml
114

125
# Bearsampp
136
/.dev
@@ -16,3 +9,6 @@
169
.vscode/
1710
.vs/
1811
.vsc/
12+
13+
# ignore "current" directories
14+
/**/current

0 commit comments

Comments
 (0)