summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4e8d12e514..ce2e45af97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,7 @@ build/
######################
tests/*.exp
tests/*.out
+
+# Python cache files
+######################
+__pycache__/