update .gitignore
This commit is contained in:
parent
29aa853723
commit
8ffe8348bb
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -14,6 +14,9 @@ data/bringer.json
|
||||||
data/sessionPreferences.json
|
data/sessionPreferences.json
|
||||||
data/tg-history/
|
data/tg-history/
|
||||||
|
|
||||||
|
# Emoji data
|
||||||
|
emoji-uploads/
|
||||||
|
|
||||||
# Keep the data directory structure but not the contents
|
# Keep the data directory structure but not the contents
|
||||||
!data/.gitkeep
|
!data/.gitkeep
|
||||||
!data/tg-history/.gitkeep
|
!data/tg-history/.gitkeep
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue