chore: keep empty data folder

This commit is contained in:
larchanka
2026-02-21 00:01:46 +01:00
committed by Mikhail Larchanka
parent d7ba53c324
commit 6804afaa04
2 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@@ -43,7 +43,7 @@ config.json
*.key
# Database and Persistence
data/
data/**/**
*.sqlite
*.sqlite-journal
*.db
@@ -55,3 +55,5 @@ logs/
# AI Tools Specific
.gemini/
!.gitkeep

0
data/.gitkeep Normal file
View File