Added .gitkeep to data/keys directory.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,8 +1,8 @@
|
|||||||
# Ignore agents
|
# Ignore agents
|
||||||
# agents/
|
# agents/
|
||||||
*.db
|
*.db
|
||||||
data/*
|
*.key
|
||||||
!data/.gitkeep
|
!data/*/.gitkeep
|
||||||
# Ignore binaries
|
# Ignore binaries
|
||||||
bin/*
|
bin/*
|
||||||
!bin/.gitkeep
|
!bin/.gitkeep
|
||||||
|
|||||||
Reference in New Issue
Block a user