diff options
| author | Joris | 2021-05-29 19:24:41 +0200 |
|---|---|---|
| committer | Joris | 2021-05-29 19:24:41 +0200 |
| commit | d48cafebb277e4ad4b31e883cbe4f55eef9ea4a4 (patch) | |
| tree | 7f04fb49defa5fbc7984b0eee60bb7ce16a37ae2 /.gitignore | |
| parent | 4e3cd92a8063a70dab9ae0ccafd0552c78c6e005 (diff) | |
Rewrite in TypeScript
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -1,6 +1,2 @@ -/public/main.js -/output/ -/bower_components/ -/node_modules/ -/.psci_modules -yarn.lock +public/main.js +data-extractor/export.json |
