Update .gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,12 +1,3 @@
|
|||||||
# Ignore all
|
|
||||||
*
|
|
||||||
|
|
||||||
# Unignore all with extensions
|
|
||||||
!*.*
|
|
||||||
|
|
||||||
# Unignore all dirs
|
|
||||||
!*/
|
|
||||||
|
|
||||||
### Above combination will ignore all files without extension ###
|
### Above combination will ignore all files without extension ###
|
||||||
bin/
|
bin/
|
||||||
.vscode/
|
.vscode/
|
||||||
Reference in New Issue
Block a user