mirror of
https://github.com/larchanka/manbot.git
synced 2026-05-13 21:42:08 +00:00
chore: keep empty data folder
This commit is contained in:
committed by
Mikhail Larchanka
parent
d7ba53c324
commit
6804afaa04
4
.gitignore
vendored
4
.gitignore
vendored
@@ -43,7 +43,7 @@ config.json
|
|||||||
*.key
|
*.key
|
||||||
|
|
||||||
# Database and Persistence
|
# Database and Persistence
|
||||||
data/
|
data/**/**
|
||||||
*.sqlite
|
*.sqlite
|
||||||
*.sqlite-journal
|
*.sqlite-journal
|
||||||
*.db
|
*.db
|
||||||
@@ -55,3 +55,5 @@ logs/
|
|||||||
|
|
||||||
# AI Tools Specific
|
# AI Tools Specific
|
||||||
.gemini/
|
.gemini/
|
||||||
|
|
||||||
|
!.gitkeep
|
||||||
|
|||||||
0
data/.gitkeep
Normal file
0
data/.gitkeep
Normal file
Reference in New Issue
Block a user