Added .gitkeep to data/keys directory.

This commit is contained in:
Jakob Friedl
2025-07-24 22:37:30 +02:00
parent dcf6285a2a
commit ad31b90687
2 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@@ -1,8 +1,8 @@
# Ignore agents
# agents/
*.db
data/*
!data/.gitkeep
*.key
!data/*/.gitkeep
# Ignore binaries
bin/*
!bin/.gitkeep