diff options
author | stuebinm | 2021-02-19 00:50:11 +0100 |
---|---|---|
committer | stuebinm | 2021-02-19 00:51:22 +0100 |
commit | 0aaa2a1738b61b056b3e58f473d85e9eb5702402 (patch) | |
tree | c41cc241eae258ad6537eface78e8e095163ca5f /.gitignore | |
parent | 56ef5217cc03408b8d2b09809880e2cfda7a5855 (diff) |
nix derivation with elm2nix
(modified, to make it work again — elm2nix generates somewhat obstuse and
occasionally useless code)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ elm-stuff/* app.js +result |