/vendor
/node_modules
/public/storage
/.idea/
Homestead.yaml
Homestead.json
package-lock.json
.env

# @BAONGUYEN

*~
*.sw[mnpcod]

# Logs
logs
*.log
*.lock
*.tmp
*.tmp.*
log.txt
*.sublime-project
*.sublime-workspace
.sass-cache/
.versions/
tmp/
temp/
www/
wwwroot/

# Runtime data
pids
*.pid
*.seed

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage

# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release

# Users Environment Variables
.lock-wscript

# OS generated files #
.DS_Store
ehthumbs.db
Icon?
Thumbs.db

# Node Files #
/node_modules
/bower_components
npm-debug.log

# Coverage #
/coverage/

# Typing #
/src/typings/tsd/
/typings/
/tsd_typings/

# Dist #
/public/__build__/
/src/*/__build__/
/__build__/**
/public/dist/
/src/*/dist/
.webpack.json

# IDE #
.idea/
*.swp

$RECYCLE.BIN/
/nbproject/private/

.DS_Store
Thumbs.db
UserInterfaceState.xcuserstate
.vscode/launch.json
