[update] Improved the rules of files to be ignored by git.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
.dub
|
||||
.bin
|
||||
!/.bin
|
||||
.dub/
|
||||
dub.selections.json
|
||||
|
||||
**/.bin/*
|
||||
!/.bin/*
|
||||
|
||||
*.swp
|
||||
|
Reference in New Issue
Block a user