aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index d784ced..40593bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,13 +3,15 @@ bin/
*~
\#*\#*
.\#*
-*.swp
+*.sw[op]
*.bak
__pycache__/
*.class
*.jar
-*.pyc
+*.py[co]
*.o
*.out
*.so
*.gch
+java-c-jni/*.h
+