Add gitignore config

This commit is contained in:
2017-02-07 21:03:01 +08:00
commit e119f4a29e
+19
View File
@@ -0,0 +1,19 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
# dependencies
/node_modules
/bower_components
/scripts
# misc
/.sass-cache
/connect.lock
/coverage/*
/libpeerconnection.log
npm-debug.log*
testem.log