diff options
| author | Tulir Asokan <tulir@maunium.net> | 2020-09-17 14:09:44 +0300 |
|---|---|---|
| committer | Tulir Asokan <tulir@maunium.net> | 2020-09-17 14:09:44 +0300 |
| commit | 14059764a83fd42bbe0c70653e536369805ff15c (patch) | |
| tree | f2fa4ac027c35f65a43e3ef695842d35a03950ac /.gitignore | |
| parent | ddcdffc1c9d52fad9d1b18c4fafc4b0af51de4c3 (diff) | |
Update README and gitignore
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 |
