gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
checkpoints/RAWNET_ASVSPOOF_FOR_INTHEWILD_PURDUE.pth
|
| 3 |
checkpoints/
|
| 4 |
checkpoints/*.pth
|
|
|
|
| 5 |
checkpoints2/*.pth
|
| 6 |
|
| 7 |
debug.sh
|
|
|
|
| 2 |
checkpoints/RAWNET_ASVSPOOF_FOR_INTHEWILD_PURDUE.pth
|
| 3 |
checkpoints/
|
| 4 |
checkpoints/*.pth
|
| 5 |
+
checkpoints2/
|
| 6 |
checkpoints2/*.pth
|
| 7 |
|
| 8 |
debug.sh
|