diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,6 +1,7 @@ -__pycache__ /.doit.db /build -/dist +/cache /node_modules -/yarn-error.log +/src_py/opcut/json_schema_repo.json +/src_py/opcut/ui +__pycache__ |
