Choices/.gitignore

14 lines
137 B
Plaintext
Raw Normal View History

2016-03-15 15:04:53 +01:00
node_modules
npm-debug.log
.DS_Store
.gitignore
.idea
.vscode
package-lock.json
2016-03-15 15:04:53 +01:00
# Test
2016-08-04 10:02:14 +02:00
tests/reports
tests/results
2017-07-26 16:22:56 +02:00
.nyc_output
coverage