Spaces:
Runtime error
Runtime error
Commit
•
943dac2
1
Parent(s):
92a8292
chore: Add .env and .DS_Store to .gitignore
Browse files- .gitignore +2 -0
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
.env
|
2 |
+
.DS_Store
|