36 lines
421 B
Plaintext
36 lines
421 B
Plaintext
|
# Created by .ignore support plugin (hsz.mobi)
|
||
|
.DS_Store
|
||
|
node_modules
|
||
|
node/
|
||
|
/dist
|
||
|
|
||
|
# local env files
|
||
|
.env.local
|
||
|
.env.*.local
|
||
|
|
||
|
# Log files
|
||
|
npm-debug.log*
|
||
|
yarn-debug.log*
|
||
|
yarn-error.log*
|
||
|
|
||
|
# Editor directories and files
|
||
|
.idea
|
||
|
*.iml
|
||
|
.vscode
|
||
|
*.suo
|
||
|
*.ntvs*
|
||
|
*.njsproj
|
||
|
*.sln
|
||
|
*.sw?
|
||
|
|
||
|
|
||
|
src/main/resources/static
|
||
|
src/main/resources/public
|
||
|
|
||
|
src/test/
|
||
|
target
|
||
|
.settings
|
||
|
.project
|
||
|
.classpath
|
||
|
.factorypath
|
||
|
src/main/resources/jmeter/lib/ext
|