aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f3a7200..c3edc65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
# .gitignore
-#
+#
*~
*.swp
@@ -7,6 +7,7 @@
*_bak
# python
+__init__.py
*.pyc
**/__pycache__