aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 10 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 8925c19..6cef52e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,9 +6,14 @@ __pycache__/
.*
!.git*
*~
-.bak
-.swo
-.swp
-.pyc
-.pyo
+*.bak
+*.swo
+*.swp
+*.pyc
+*.pyo
+*.o
+*.out
+*.so
+*.gch
+*.c