Updated .gitignore with .gitkeep files to keep directory structure
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
|||||||
*.db
|
*.db
|
||||||
# Ignore binaries
|
# Ignore binaries
|
||||||
bin/*
|
bin/*
|
||||||
|
!bin/.gitkeep
|
||||||
*.exe
|
*.exe
|
||||||
|
|
||||||
# Nim
|
# Nim
|
||||||
|
|||||||
0
bin/.gitkeep
Normal file
0
bin/.gitkeep
Normal file
0
data/.gitkeep
Normal file
0
data/.gitkeep
Normal file
0
docs/.gitkeep
Normal file
0
docs/.gitkeep
Normal file
Reference in New Issue
Block a user