2018-01-09 17:52:26 +01:00
|
|
|
.DS_Store
|
2018-05-18 11:28:29 +02:00
|
|
|
node_modules
|
|
|
|
/dist
|
|
|
|
|
|
|
|
/tests/e2e/reports/
|
|
|
|
selenium-debug.log
|
|
|
|
|
|
|
|
# local env files
|
|
|
|
.env.local
|
|
|
|
.env.*.local
|
|
|
|
|
|
|
|
# Log files
|
2018-01-09 17:52:26 +01:00
|
|
|
npm-debug.log*
|
|
|
|
yarn-debug.log*
|
|
|
|
yarn-error.log*
|
|
|
|
|
|
|
|
# Editor directories and files
|
|
|
|
.idea
|
2018-05-18 11:28:29 +02:00
|
|
|
.vscode
|
2018-01-09 17:52:26 +01:00
|
|
|
*.suo
|
|
|
|
*.ntvs*
|
|
|
|
*.njsproj
|
|
|
|
*.sln
|
2018-05-18 11:28:29 +02:00
|
|
|
*.sw*
|
2018-05-19 10:19:21 +02:00
|
|
|
|
|
|
|
.env
|