summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 3 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index cb63eefd..cc0d056a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,24 +18,20 @@ conversations.pkl
accounts.txt
.idea/
-
**/__pycache__/
-
__pycache__/
+dist/
*.log
-
-cookie.json
-
*.pyc
-
-dist/
*.egg-info/
*.egg
*.egg-info
build
+
test.py
update.py
+cookie.json
# Emacs crap
*~ \ No newline at end of file