Sam Therapy
dd75eab9a2
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
24 lines
257 B
Text
24 lines
257 B
Text
.DS_Store
|
|
node_modules/
|
|
dist/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
**/*.log
|
|
|
|
test/unit/coverage
|
|
test/e2e/reports
|
|
selenium-debug.log
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
|
|
package-lock.json
|
|
coverage/
|
|
|
|
.dccache
|