summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-29 02:12:11 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-29 02:12:11 +0200
commit451aece9c1d5743a1719eb73f8037e73acb2732c (patch)
tree93ecdd00a64cf22ec71c237ef44ff455eae9c695 /.gitignore
downloadblueshift-demomode-451aece9c1d5743a1719eb73f8037e73acb2732c.tar.gz
blueshift-demomode-451aece9c1d5743a1719eb73f8037e73acb2732c.tar.bz2
blueshift-demomode-451aece9c1d5743a1719eb73f8037e73acb2732c.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore28
1 files changed, 28 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3dda982
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,28 @@
+_/
+bin/
+obj/
+\#*\#
+.*
+!.git*
+*~
+*.swp
+*.swo
+*.bak
+*.pyc
+*.pyo
+*.o
+*.so
+*.out
+*.su
+*.gch
+*.zip
+__pycache__/
+*.info
+*.pdf
+*.dvi
+*.ps
+*.tar
+*.gz
+*.bz2
+*.xz
+