Spaces:
Runtime error
Runtime error
Ashira Pitchayapakayakul commited on
Commit Β·
d26ad4b
1
Parent(s): f7e1070
Add SECRETS.md + *.note to .gitignore
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -3,3 +3,5 @@
|
|
| 3 |
*.log
|
| 4 |
__pycache__/
|
| 5 |
.DS_Store
|
|
|
|
|
|
|
|
|
| 3 |
*.log
|
| 4 |
__pycache__/
|
| 5 |
.DS_Store
|
| 6 |
+
SECRETS.md
|
| 7 |
+
*.note
|