aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authortwells46 <173561638+twells46@users.noreply.github.com>2026-04-01 15:20:50 -0500
committertwells46 <173561638+twells46@users.noreply.github.com>2026-04-01 15:20:50 -0500
commit2f37974a4c84f7ffdd07e2c223eba2d8bd981b61 (patch)
tree1741f17884077e9d4e0dbfe5908305fc21661ced /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5b7a10c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+venv
+models \ No newline at end of file