summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 0d5649f..746fa86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,11 @@
*.pyc
.tox
+.DS_Store
+# TODO: are comments allowed in .gitignore files?
+# TextMate project file
+*.tmproj
+# Distribution-related folders and files.
build
-MANIFEST
dist
-
-.DS_Store \ No newline at end of file
+MANIFEST
+pystache.egg-info