diff options
Diffstat (limited to '.gitinore')
| -rw-r--r-- | .gitinore | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -2,5 +2,5 @@  *~  *.pyc  /.venv -__pycache__ -__pycache__/*
\ No newline at end of file +__pycache__/ +src/macroknight/__pycache__/
\ No newline at end of file | 
