Spaces:
Build error
Build error
Jordan Legg commited on
Commit ·
aa072c3
1
Parent(s): 68e36bf
fix: add gitignore
Browse files- .gitignore +2 -0
.gitignore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.DS_Store
|
| 2 |
+
.venv/*
|