diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -7,10 +7,8 @@ __pycache__ *.egg-info node_modules +web/lib/import-map.json *.session -*.json -!example-config.json -!packs/*.json -!web/package.json +/*.json *.bak |
