aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-06-24 20:36:19 +0200
committerMattias Andrée <maandree@operamail.com>2013-06-24 20:36:19 +0200
commit833856b59b8608a01599c0495c145b7783dd29c5 (patch)
treeaa1179c975d539a55979456df09ef13040cbb27f
parentadd missing uninstall instruction (diff)
downloadmongoclock-833856b59b8608a01599c0495c145b7783dd29c5.tar.gz
mongoclock-833856b59b8608a01599c0495c145b7783dd29c5.tar.bz2
mongoclock-833856b59b8608a01599c0495c145b7783dd29c5.tar.xz
update gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--.gitignore17
1 files changed, 12 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 245ed1c..84bdd11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,17 @@
_/
+__pycache__/
+\#*\#
.*
!.git*
-\#*\#
*~
-.swp
-.swo
-.bak
-__pycache__/
+*.swp
+*.swo
+*.bak
*.pyc
+*.pyo
+*.install
+*.info
+*.gz
+*.pdf
+*.ps
+*.dvi