Add files using upload-large-folder tool
Browse files- .gitignore +5 -2
.gitignore
CHANGED
|
@@ -15,5 +15,8 @@ __pycache__/
|
|
| 15 |
*.swo
|
| 16 |
*~
|
| 17 |
|
| 18 |
-
#
|
| 19 |
-
mail/*
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
*.swo
|
| 16 |
*~
|
| 17 |
|
| 18 |
+
# Mailbox dataset payload (served from HuggingFace dataset)
|
| 19 |
+
# mail/*
|
| 20 |
+
# !mail/index.html
|
| 21 |
+
# !mail/mailbox-app.js
|
| 22 |
+
# !mail/calendar-app.js
|