aboutsummaryrefslogtreecommitdiff
path: root/.gitinore
diff options
context:
space:
mode:
Diffstat (limited to '.gitinore')
-rw-r--r--.gitinore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitinore b/.gitinore
index 4bf4f05..56d9615 100644
--- a/.gitinore
+++ b/.gitinore
@@ -2,5 +2,5 @@
*~
*.pyc
/.venv
-__pycache__
-__pycache__/* \ No newline at end of file
+__pycache__/
+src/macroknight/__pycache__/ \ No newline at end of file