Spaces:
Runtime error
Runtime error
Mariusz Kossakowski
commited on
Commit
·
15162f9
1
Parent(s):
9f7f573
Update .gitignore
Browse files- .gitignore +4 -1
.gitignore
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
notebooks/*
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
notebooks/*
|
| 2 |
+
.DS_Store
|
| 3 |
+
.idea/
|
| 4 |
+
clarin_datasets/__pycache__/
|