aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ebf5e84..c57cc74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.DS*
*.pyc
*.bak
*.swp
@@ -8,4 +9,4 @@ tmp/*
MANIFEST
.venv
*~
-#*
+*#*