1
king
2018-09-29 51158740c10c471bcaf8988b70aebcefa3f557b2
.gitignore
@@ -1,12 +1,18 @@
*.class
.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/test/unit/coverage/
/test/e2e/reports/
selenium-debug.log
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*