summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0d3b2ae3cf09..588610027ff4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
*.t*
pkg/
-src/ \ No newline at end of file
+src/
+__pycache__
+update_check.py \ No newline at end of file