minor update
Browse files- .gitignore +3 -1
.gitignore
CHANGED
|
@@ -67,4 +67,6 @@ Thumbs.db
|
|
| 67 |
.docker/
|
| 68 |
*.log
|
| 69 |
|
| 70 |
-
*.jsonl
|
|
|
|
|
|
|
|
|
| 67 |
.docker/
|
| 68 |
*.log
|
| 69 |
|
| 70 |
+
*.jsonl
|
| 71 |
+
|
| 72 |
+
todo.md
|