diff --git a/.gitignore b/.gitignore index 547dce1..bd07f71 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ .idea/ /static/downloads/ -!/static/downloads/README.md \ No newline at end of file +!/static/downloads/README.md +__pycache__/ +captchas/ +_stats.json +config.py +db.sqlite3 +oddb.log +praw.ini +tmp/ \ No newline at end of file