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
|
||||
*.sqlite
|
||||
*.sqlite*
|
||||
*.dump
|
||||
debug.py
|
||||
*.json
|
||||
*.sqlite.clean
|
||||
*.txt
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user