aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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