update gitignore
Browse files- .gitignore +1 -2
.gitignore
CHANGED
|
@@ -220,7 +220,7 @@ __marimo__/
|
|
| 220 |
!.pixi/config.toml
|
| 221 |
|
| 222 |
split_distribution.csv
|
| 223 |
-
|
| 224 |
|
| 225 |
### will be unbanned at the start of the match. ###
|
| 226 |
#/MLE/training
|
|
@@ -236,7 +236,6 @@ scripts/seed.txt
|
|
| 236 |
|
| 237 |
/MLE/data2.txt
|
| 238 |
/MLE/shuxing.txt
|
| 239 |
-
/MLE/filename_dict.json
|
| 240 |
|
| 241 |
/MLE/data
|
| 242 |
/MLE/low-light
|
|
|
|
| 220 |
!.pixi/config.toml
|
| 221 |
|
| 222 |
split_distribution.csv
|
| 223 |
+
/MLE/filename_dict.json
|
| 224 |
|
| 225 |
### will be unbanned at the start of the match. ###
|
| 226 |
#/MLE/training
|
|
|
|
| 236 |
|
| 237 |
/MLE/data2.txt
|
| 238 |
/MLE/shuxing.txt
|
|
|
|
| 239 |
|
| 240 |
/MLE/data
|
| 241 |
/MLE/low-light
|