aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5bf8deb..555dbf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ graph.png
pid.txt
ch.py
chblacklist.txt
+api.log
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -59,7 +60,6 @@ coverage.xml
*.pot
# Django stuff:
-*.log
local_settings.py
db.sqlite3