Teren-app/.gitignore
Simon Pocrnjič dea7432deb changes
2025-12-26 22:39:58 +01:00

31 lines
388 B
Plaintext

/.phpunit.cache
/node_modules
/public/build
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.env.production
.phpactor.json
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json
npm-debug.log
yarn-error.log
/.fleet
/.idea
/.vscode
/.zed
/shadcn-vue
# Development/Testing Scripts
check-*.php
test-*.php
fix-*.php
# Development Documentation
IMPORT_*.md
V2_*.md