diff options
| author | Gene Pasquet <gene@pacerevenue.com> | 2025-05-14 15:54:15 +0200 | 
|---|---|---|
| committer | Gene Pasquet <gene@pacerevenue.com> | 2025-05-14 15:54:15 +0200 | 
| commit | d94d74769db51bade1f1b262285ea0b29226d97f (patch) | |
| tree | 795133773f8e01c87174947750c42de511f68179 /.gitinore | |
| parent | 36791b258ae7618cc1bde3ac279f1d2c5a1abb11 (diff) | |
Better collisions
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 | 
