aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore12
1 files changed, 3 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 2069f2f..bd6cf21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,9 @@
_/
bin/
-obj/
+__pycache__/
\#*\#
.*
!.git*
-*.swo
-*.swp
-*.gch
-*.o
-*.out
-*.so
-*.la
-*.a
+*.sw[op]
+*.py[co]