#------------------------------------
# Project
#------------------------------------

# ...custom project excludes





#------------------------------------
# Tools
#------------------------------------

/auth.json
/*-workspace
/.env
configLocal.json
/fabCache/*
scripts/syncStagingToLocalCreds.sh
localStorage/*
!localStorage/dbBackups
localStorage/dbBackups/*
!localStorage/dbBackups/.gitkeep
!localStorage/syncBackups
localStorage/syncBackups/*
!localStorage/syncBackups/.gitkeep
backups/*
bower_components/
node_modules/
out/
.bundle
.komodotools
.project
.settings/
.tern-project
.tmproj
*.esproj
*.komodoproject
*.sublime-*
browserstack.js
codekit-config.json
mixture.json
prepros.json

# As recommended by JetBrains for committing project-level configuration
# https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems

/.idea/**/workspace.xml
/.idea/**/tasks.xml
/.idea/**/usage.statistics.xml
/.idea/**/dictionaries
/.idea/**/shelf





#------------------------------------
# System
#------------------------------------

.php_cs.cache
.phpunit.result.cache
.cache
.DS_Store
.tmp
*.diff
*.err
*.log
*.orig
*.rej
*.swo
*.swp
*.vi
error_log
Thumbs.db
Homestead.yaml
vendor/*
*.vagrant





#------------------------------------
	# Gitkeep
#------------------------------------

!.gitkeep
