aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b4a7488
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+_/
+bin/
+obj/
+__pycache__/
+.*
+!.git*
+*~
+*.swo
+*.swp
+*.bak
+*.pyc
+*.pyo
+