Choices/.gitignore
2017-08-29 13:04:53 +01:00

14 lines
137 B
Plaintext

node_modules
npm-debug.log
.DS_Store
.gitignore
.idea
.vscode
package-lock.json
# Test
tests/reports
tests/results
.nyc_output
coverage