Spaces:
Running
Running
ryanrwatkins
commited on
Commit
•
c079088
1
Parent(s):
5d114b6
Create .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
.env/
|
2 |
+
data/
|
3 |
+
.vscode/
|