docs: BUILD-f7.md — сборочная среда (Node 22.17), воспроизводимость подтверждена (55/65 бандлов = офиц. релиз), разбор downstream-правок glb (брендинг dev-f7 + патч Listener.php)
This commit is contained in:
+1
-39
@@ -1,39 +1 @@
|
||||
# Exclude npm stuff
|
||||
/build
|
||||
/node_modules
|
||||
|
||||
# PHP Code Sniffer
|
||||
/vendor
|
||||
/vendor-bin/*/vendor
|
||||
/lib/Vendor
|
||||
/.php-cs-fixer.cache
|
||||
|
||||
# Local docs
|
||||
/site
|
||||
|
||||
# Karma/jasmine coverage data
|
||||
/coverage
|
||||
/tests/php/coverage-html
|
||||
/tests/php/clover.xml
|
||||
/tests/php/.phpunit.result.cache
|
||||
/tests/integration/vendor
|
||||
/tests/integration/output
|
||||
/drone
|
||||
/findings.sarif
|
||||
|
||||
# PHP Dev server output (integration tests)
|
||||
/tests/integration/phpserver*.log
|
||||
|
||||
# Compiled frontend assets
|
||||
/css
|
||||
/js
|
||||
|
||||
# VScode settings
|
||||
/.vscode
|
||||
*.code-workspace
|
||||
|
||||
# JetBrains IDEs settings
|
||||
/.idea
|
||||
|
||||
# JetBrains Fleet settings
|
||||
/.fleet
|
||||
/node_modules/
|
||||
|
||||
Reference in New Issue
Block a user