diff options
author | Ben Sima <ben@bsima.me> | 2024-05-23 14:49:13 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2024-05-23 14:49:13 -0400 |
commit | 8e96ed57dca9ddc7e0067dbce52e0aa52754a7c6 (patch) | |
tree | 2f8ea7742bbbf35b3e71d36268b4efcdcceb0797 /.gitignore | |
parent | 93fc94363e6aeeb7bf45cdb57af3179e66933813 (diff) |
Put __pycache__ in _/int
This shouldn't be polluting the main namespace.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,5 +15,4 @@ tags dist* .envrc.local .direnv/ -__pycache__ Biz/Mynion/Prompt.md |