aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authortwells46 <173561638+twells46@users.noreply.github.com>2026-04-01 15:40:57 -0500
committertwells46 <173561638+twells46@users.noreply.github.com>2026-04-01 15:40:57 -0500
commit1e72f44f28b97ef3f28627421bedca379d136a76 (patch)
tree3aa3ebf7ab7ace97744eca4e1784700f68135463 /.gitignore
parent2f37974a4c84f7ffdd07e2c223eba2d8bd981b61 (diff)
Long-running
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5b7a10c..7a49393 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
venv
-models \ No newline at end of file
+models
+__pycache__