2012-04-17 11:08:30 +04:00
|
|
|
projects/*
|
2012-03-11 04:54:55 +04:00
|
|
|
targets/*
|
2012-06-05 03:10:03 +04:00
|
|
|
|
|
|
|
# Visual Studio #
|
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
|
|
|
|
# Node #
|
2012-12-27 20:08:54 +04:00
|
|
|
test/recordings/
|
2012-06-05 03:10:03 +04:00
|
|
|
node_modules/
|
2012-03-11 04:54:55 +04:00
|
|
|
npm-debug.log
|
2012-06-15 00:00:21 +04:00
|
|
|
azure_error
|
2012-06-05 03:10:03 +04:00
|
|
|
|
|
|
|
# Mac OS #
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store?
|
|
|
|
|
|
|
|
# Windows #
|
2012-12-03 23:58:21 +04:00
|
|
|
Thumbs.db
|
|
|
|
|
|
|
|
# WebStorm #
|
|
|
|
.idea/
|
|
|
|
|