# Local application specific files #
##########################
/config/app.php
/config/config_local.php
/config/.env
/logs/*
/tmp/*
/vendor/*

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db

# Tool specific files #
#######################
# vim
*~
*.swp
*.swo
# sublime text & textmate
*.sublime-*
*.stTheme.cache
*.tmlanguage.cache
*.tmPreferences.cache
# Eclipse
.settings/*
# JetBrains, aka PHPStorm, IntelliJ IDEA
.idea/*
# NetBeans
nbproject/*
# Visual Studio Code
.vscode
# Sass preprocessor
.sass-cache/
/composer.phar
/config/Stub_DB.sqlite
/config/Stub_DB.sqlite-journal
/config/internal.sqlite
/config/internal.bak.sqlite
/config/internal_dev.sqlite
/config/version.ini
/config/version.json
/config/version_history.json
/config/version_history_hash.txt
/bin/BackgroundServices/nssm.exe
/bin/BackgroundServices/services_install.bat
/bin/BackgroundServices/services_remove.bat
/bin/BackgroundServices/services_start.bat
/bin/BackgroundServices/services_stop.bat
/bin/BackgroundServices/services_test_commands.bat
/bin/BuildRelease_Test.bat
bin/ComposerCommands.txt
web.config
