Choices/.gitignore

12 lines
116 B
Plaintext

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