configs for dev and prod

This commit is contained in:
Athou
2014-08-09 19:35:05 +02:00
parent afbbd07a13
commit c5e9e60ab0
5 changed files with 69 additions and 17 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# build directory
target
# log files
log
# node
node
node_modules