Spaces:
Sleeping
Sleeping
Upload .gitignore
Browse files- .gitignore +3 -0
.gitignore
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# .gitignore example
|
2 |
+
app.py
|
3 |
+
private_folder/
|