aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-10 07:28:21 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-10 07:28:21 +0200
commitaf5d32879a82749fd4e00f89947424de55eb4fae (patch)
tree5568dbc1e775654bf3c722ff8fec72795578e254 /.gitignore
parentimprove python3 version speed by never using static methods (diff)
downloadsha3sum-af5d32879a82749fd4e00f89947424de55eb4fae.tar.gz
sha3sum-af5d32879a82749fd4e00f89947424de55eb4fae.tar.bz2
sha3sum-af5d32879a82749fd4e00f89947424de55eb4fae.tar.xz
update gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 12 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 40593bc..2de43a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,9 @@
_/
bin/
-*~
\#*\#*
-.\#*
+.*
+!.git*
+*~
*.sw[op]
*.bak
__pycache__/
@@ -14,4 +15,13 @@ __pycache__/
*.so
*.gch
java-c-jni/*.h
+*.info
+*.pdf
+*.ps
+*.dvi
+*.tar
+*.tgz
+*.gz
+*.bz2
+*.xz