Minor improvements (#15)

* Use caps

* Comments for ignored stuff

* Description added

* Use start command for launch

* Cosmetic changes
This commit is contained in:
Leo Lamprecht 2016-07-02 21:03:45 +02:00 committed by Guillermo Rauch
parent 0892122d6d
commit 79ad1316c3
4 changed files with 15 additions and 8 deletions

13
.gitignore vendored
View file

@ -1,5 +1,12 @@
node_modules
.next
npm-debug.log
# build output
dist
build
# dependencies
node_modules
# logs
npm-debug.log
# other
.next