aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 94d006e..8114a16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,10 @@
_/
+__pycache__/
\#*\#
+.*
+!.git*
+*~
*.bak
*.swp
*.swo
-__pycache__/
*.pyc
-.*
-!.git*
-*~