Spaces:
Runtime error
Runtime error
ClΓ©mentine
commited on
Commit
Β·
b28021f
1
Parent(s):
06fe586
gitignore
Browse files- .gitignore +4 -0
.gitignore
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.vscode
|
2 |
+
__pycache__/*
|
3 |
+
# Local results
|
4 |
+
scored/*
|