update gitignore

This commit is contained in:
root
2026-04-18 11:14:08 -04:00
parent 931e30b6f1
commit b99f816261
+16 -1
View File
@@ -23,17 +23,32 @@
/public/build/
/public/hot/
/public/uploads/**
!/public/uploads/**/index.html
!/public/uploads/.gitkeep
/uploads/**
!/uploads/**/index.html
!/uploads/.gitkeep
docker-compose.override.yml
docker-compose.local.yml
*.log
.swp
.swo
*~
.tmp
.DS_Store
Thumbs.db
.idea/
.vscode/
.codex/
/coverage/
/build/
/builds
/phpunit.xml.cache
/.phpunit.result.cache
/.phpunit.result.cache
/writable/reports/*
/writable/test.txt