Changeset 38401
- Timestamp:
- 08/27/2016 11:28:11 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.gitignore
r35891 r38401 16 16 /build 17 17 /tests/phpunit/build 18 /wp-cli.local.yml 18 /wp-cli.local.yml 19 20 # Composer-generated files that do not pass the 5.2 linter 21 src/wp-vendor/autoload.php 22 src/wp-vendor/composer/autoload_real.php 23 src/wp-vendor/composer/autoload_static.php 24 src/wp-vendor/composer/ClassLoader.php 19 25 20 26 # Files and folders that get created in wp-content
Note: See TracChangeset
for help on using the changeset viewer.