diff options
author | rtz12 <koenig@fagott.pw> | 2016-01-20 18:34:19 (UTC) |
---|---|---|
committer | rtz12 <koenig@fagott.pw> | 2016-01-20 18:34:19 (UTC) |
commit | 5325336ea46e4347f4ca12d4daaeec6269ce6c7b (patch) | |
tree | e608e0eecc6da33aa23fd7811c2e488cfe22ce5d /.gitignore | |
parent | 94da9601d1d17ddeaf1d7d5ea8df68008e90f3ab (diff) |
Buildsystem verfeinert
Dafuer JS temporaer kaputtgemacht
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ | |||
1 | grilist.conf | 1 | grilist.conf |
2 | package.json | ||
3 | .npm_update | ||
4 | node_modules/ | ||
2 | assets/* | 5 | assets/* |
3 | 6 | ||