diff options
author | Noah Loomans <noahloomans@gmail.com> | 2017-09-13 22:13:44 +0200 |
---|---|---|
committer | Noah Loomans <noahloomans@gmail.com> | 2017-09-13 22:13:44 +0200 |
commit | 2a9d8a9f3882b1a1ed1b42af30c3a35e5d102133 (patch) | |
tree | 18a7b023abcc96c94cc73080c24968ebf3aefa0b /.gitignore | |
parent | e8585ef26abefbc98437781f59ac2198e1d515ce (diff) |
Remove elm.js from gitelm
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ src/client/static/components -bundle.js +src/client/static/elm.js # Created by https://www.gitignore.io/api/node,bower,vagrant,elm |