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