Initial commit
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
.classpath
|
||||
.idea
|
||||
.project
|
||||
.settings
|
||||
npm-debug.log
|
||||
phantomjs
|
||||
tags
|
||||
*.DS_Store
|
||||
*/bin/
|
||||
**/.classpath
|
||||
**/.settings
|
||||
**/*.swp
|
||||
**/target
|
||||
**/.tern-project
|
||||
**/*.iml
|
||||
**/git.properties
|
||||
target/**
|
Reference in New Issue
Block a user