mirror of
https://github.com/larchanka/manbot.git
synced 2026-05-13 13:39:40 +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
|
||||
|
||||
# Database and Persistence
|
||||
data/
|
||||
data/**/**
|
||||
*.sqlite
|
||||
*.sqlite-journal
|
||||
*.db
|
||||
@@ -55,3 +55,5 @@ logs/
|
||||
|
||||
# AI Tools Specific
|
||||
.gemini/
|
||||
|
||||
!.gitkeep
|
||||
|
||||
0
data/.gitkeep
Normal file
0
data/.gitkeep
Normal file
Reference in New Issue
Block a user