chore: config files

This commit is contained in:
Stephan Bönnemann
2015-06-14 18:17:25 -07:00
parent ac7037d948
commit 56238887d3
5 changed files with 120 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# common
coverage
node_modules
*.log
.DS_Store
.nyc_output
.test
.tmp
# source/config
src
*.yml
.gitignore