aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 1058814..99e7d15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,12 @@
_/
-bin/
-obj/
+/bin/
+/obj/
__pycache__/
\#*\#
.*
!.git*
*~
+*.new
*.bak
*.swo
*.swp