summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 9021ee4..b2b6d48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
-*.c
-*~
-*.so
-build/ \ No newline at end of file
+__pycache__/
+build/