aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-06-17 16:26:22 +0200
committerMattias Andrée <maandree@operamail.com>2013-06-17 16:26:22 +0200
commitdc386ca6c76c5c9607efe9d5f4add0d2a37d925f (patch)
tree4f663cd1fa791f3f274e81be555548d9f9a830de /.gitignore
downloadargparser-dc386ca6c76c5c9607efe9d5f4add0d2a37d925f.tar.gz
argparser-dc386ca6c76c5c9607efe9d5f4add0d2a37d925f.tar.bz2
argparser-dc386ca6c76c5c9607efe9d5f4add0d2a37d925f.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 24 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fd6cba2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,24 @@
+_/
+__pycache__/
+\#*\#
+.*
+!.git*
+*~
+*.bak
+*.sw[op]
+*.py[oc]
+*.out
+*.gch
+*.class
+*.o
+*.so
+*.la
+*.a
+*.info
+*.pdf
+*.dvi
+*.ps
+*.tar
+*.gz
+*.bz2
+*.xz