Mandark-droid
commited on
Commit
·
58b13d7
1
Parent(s):
82b9e6e
chore: Add push scripts to .gitignore
Browse files- .gitignore +4 -0
.gitignore
CHANGED
|
@@ -33,3 +33,7 @@ gradio_cached_examples/
|
|
| 33 |
|
| 34 |
# Logs
|
| 35 |
*.log
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
|
| 34 |
# Logs
|
| 35 |
*.log
|
| 36 |
+
|
| 37 |
+
# Custom scripts (not to be committed)
|
| 38 |
+
push-both.sh
|
| 39 |
+
push-both.bat
|