summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index bbbe2a5..ad82dbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,4 +13,6 @@ obj_dir/
simpc/
*.o
*.d
-.cache/ \ No newline at end of file
+.cache/
+*.pyc
+__pycache__/