summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-12 22:29:53 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-12 22:29:53 +0100
commit166d3fce9c1d5771b86f9476a967247da4afd158 (patch)
treeb10ad7d1bf9d85f86eb753a12926a878b7c9ae13 /.gitignore
downloadblueshift-166d3fce9c1d5771b86f9476a967247da4afd158.tar.gz
blueshift-166d3fce9c1d5771b86f9476a967247da4afd158.tar.bz2
blueshift-166d3fce9c1d5771b86f9476a967247da4afd158.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f45ec30
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+_/
+bin/
+src/
+\#*\#
+.*
+!.git*
+*~
+*.o
+*.so
+*.gch
+__pycache__/
+