mirror of
https://github.com/simon987/od-database.git
synced 2025-12-14 15:19:03 +00:00
update gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,3 +1,11 @@
|
|||||||
.idea/
|
.idea/
|
||||||
/static/downloads/
|
/static/downloads/
|
||||||
!/static/downloads/README.md
|
!/static/downloads/README.md
|
||||||
|
__pycache__/
|
||||||
|
captchas/
|
||||||
|
_stats.json
|
||||||
|
config.py
|
||||||
|
db.sqlite3
|
||||||
|
oddb.log
|
||||||
|
praw.ini
|
||||||
|
tmp/
|
||||||
Reference in New Issue
Block a user