|
projects/*
|
|
targets/*
|
|
|
|
# Visual Studio #
|
|
*.suo
|
|
*.user
|
|
|
|
# Node #
|
|
test/recordings/
|
|
node_modules/
|
|
npm-debug.log
|
|
azure_error
|
|
checkstyle-result.xml
|
|
test-result.xml
|
|
|
|
# Mac OS #
|
|
.DS_Store
|
|
.DS_Store?
|
|
|
|
# Windows #
|
|
Thumbs.db
|
|
|
|
# WebStorm #
|
|
.idea/
|
|
|
|
# docs #
|
|
docs/
|
|
jsdoc/
|