diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -30,7 +30,6 @@ package.json .tasks/*.pipe .tasks/*.log -# But DO track the JSONL file +# But DO track the directory structure if needed !.tasks/ -!.tasks/tasks.jsonl -.tasks/tasks-test.jsonl + |
