mirror of
https://github.com/FAUSheppy/skillbird
synced 2025-12-06 06:51:34 +01:00
add excludes to gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +1,8 @@
|
|||||||
cache
|
cache
|
||||||
*.sqlite
|
*.sqlite*
|
||||||
|
*.dump
|
||||||
|
debug.py
|
||||||
|
*.json
|
||||||
*.sqlite.clean
|
*.sqlite.clean
|
||||||
*.txt
|
*.txt
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user