Updated README.md and gitignore

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-04-09 11:22:50 +02:00
parent 686a40b127
commit 42ee3701ad
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.css
completer.hist
main.js
node_modules/
.hhconfig

View File

@ -18,6 +18,9 @@ Make sure you have gulp installed on your system and run
```
gulp sass
```
```
gulp coffee
```