Changeset 60675
-
trunk
- Property svn:ignore
-
old new 1 1 # Configuration files with possibly sensitive information 2 .htaccess 2 3 # Files and folders related to build/test tools 3 # Files for local environment config 4 .claude 5 .env 6 .git 7 .htaccess 4 .phpunit.result.cache 5 phpunit.xml 6 phpcs.xml 8 7 .phpcs.xml 9 .phpunit.result.cache10 /docker-compose.override.yml11 artifacts12 build13 composer.lock14 coverage15 jsdoc16 8 node_modules 17 9 npm-debug.log 10 build 11 wp-cli.local.yml 12 .git 13 jsdoc 14 composer.lock 15 vendor 18 16 packagehash.txt 19 phpcs.xml 20 phpunit.xml 21 vendor 22 wp-cli.local.yml 17 artifacts 18 # Files for local environment config 19 /docker-compose.override.yml 20 .env 21 coverage
-
- Property svn:ignore
Note: See TracChangeset
for help on using the changeset viewer.