Skip to content

Commit

Permalink
🔄 synced local '.gitignore' with remote '.gitignore.common'
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Apr 24, 2024
1 parent 19ebc69 commit 099fb7a
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
# Jetbrains
/*.iml
/.idea
/.idea/.gitignore
/.idea/deployment.xml
/.idea/discord.xml
/.idea/module-perl.iml
/.idea/modules.xml
/.idea/php.xml
/.idea/vcs.xml

# Bearsampp
/.dev
Expand All @@ -16,3 +9,6 @@
.vscode/
.vs/
.vsc/

# ignore "current" directories
/**/current

0 comments on commit 099fb7a

Please sign in to comment.