diff options
| author | twells46 <173561638+twells46@users.noreply.github.com> | 2026-04-01 15:40:57 -0500 |
|---|---|---|
| committer | twells46 <173561638+twells46@users.noreply.github.com> | 2026-04-01 15:40:57 -0500 |
| commit | 1e72f44f28b97ef3f28627421bedca379d136a76 (patch) | |
| tree | 3aa3ebf7ab7ace97744eca4e1784700f68135463 /.gitignore | |
| parent | 2f37974a4c84f7ffdd07e2c223eba2d8bd981b61 (diff) | |
Long-running
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ venv -models
\ No newline at end of file +models +__pycache__ |