freescout-support/.gitignore
Rouie Ilustrisimo 309cac053a slack
2025-05-11 13:59:20 +08:00

36 lines
No EOL
794 B
Text

/node_modules
/public/hot
/public/storage
/storage/*.key
# We are committing /vendor directory to make installation process super easy, even on a shared hosting:
# - https://www.codeenigma.com/build/blog/do-you-really-need-composer-production
# - https://getcomposer.org/doc/faqs/should-i-commit-the-dependencies-in-my-vendor-directory.md
/vendor/**/.git
#/vendor
/.idea
/.vagrant
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
app/Console/Commands/Test*
/bootstrap/compiled.php
composer.phar
#composer.lock
.DS_Store
Thumbs.db
#/.htaccess
/public/css/builds/
/public/js/builds/
/public/.well-known
#/Modules
#/Modules/**/.git
/public/modules
/public/docs
/storage/.ignore_locales
/storage/.installed
/tools
.well-known
/resources/lang/module.*
.phpunit.result.cache
/.phpunit.cache