aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-08-06 20:20:12 +0200
committerMattias Andrée <maandree@kth.se>2016-08-06 20:20:17 +0200
commita5ee4a0c0caa7a48b0096433f36ce2b6ea9fe748 (patch)
tree82d0da2326651de53592a1cbe056df58a470ca54 /.gitignore
downloadpylibcoopgamma-a5ee4a0c0caa7a48b0096433f36ce2b6ea9fe748.tar.gz
pylibcoopgamma-a5ee4a0c0caa7a48b0096433f36ce2b6ea9fe748.tar.bz2
pylibcoopgamma-a5ee4a0c0caa7a48b0096433f36ce2b6ea9fe748.tar.xz
first commit
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fe6991e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+bin/
+obj/
+\#*\#
+*~
+__pycache__/
+*.bak
+*.sw[op]
+*.o
+*.out
+*.su
+*.so
+*.gch
+*.py[co]
+src/*_native_*.c