init
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
# IDEs and editors
|
||||
.c9
|
||||
.classpath
|
||||
.idea
|
||||
.project
|
||||
.settings
|
||||
.vscode
|
||||
*.launch
|
||||
*.sublime-workspace
|
||||
/.sass-cache
|
||||
/connect.lock
|
||||
/coverage
|
||||
/libpeerconnection.log
|
||||
/typings
|
||||
dist
|
||||
npm-debug.log
|
||||
node_modules
|
||||
testem.log
|
||||
junit.xml
|
||||
docs
|
Reference in New Issue
Block a user