blob: df6b64dc6fd027bc65f7e3e733209d004a0a12aa [file] [log] [blame]
*.user
.DS_Store
bld
*.opensdf
*.suo
*.sdf
Debug
obj
Thumbs.db
/.idea/
# Skip node_modules folder
node_modules/
npm-debug.log
# Skip testing stuff
coverage/*
testcreate*
coverage/
.nyc_output/
temp/*