summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2011-10-03 21:44:16 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2011-10-03 21:44:16 +0200
commita24726323416d826405cdde931446839eaf3af74 (patch)
treea266148c9d26de82ff9caf4496b03b5aa001fd61 /.gitignore
parent3a148491e73ce13e07e1cf96825d2c12b5b59396 (diff)
Extend the .gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 82b986ce..b58b992f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
-*.pyc
+*.py[co]
*.log
*.swp
+/build
+/dist
+/MANIFEST
+.gdb_history