summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 268ebe8..1a01755 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
*.swp
*.pyc
-settings.py
+*.cfg
+*.pem
+__pycache__
/files
/thumbs
-/templates/*.py
-!/templates/__init__.py