/storage/tmp
/storage/logs
/storage/sessions

# temp files from editors
*~
*.bak
.DS_Store
Thumbs.db
.buildpath
.project
.settings
*.tmproj
build
.idea
nbproject/

# the composer package lock file and install directory
/vendor
/node_modules/
