Changeset 43348 for trunk/.gitignore
- Timestamp:
- 06/15/2018 03:56:58 PM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 3 3 wp-tests-config.php 4 4 .htaccess 5 6 5 # Files and folders related to build/test tools 7 6 phpunit.xml 7 phpcs.xml 8 .phpcs.xml 8 9 node_modules 9 10 npm-debug.log
-
- Property svn:ignore
-
trunk/.gitignore
r43309 r43348 8 8 # Files and folders related to build/test tools 9 9 /phpunit.xml 10 /.phpcs.xml 11 /phpcs.xml 10 12 /tests/phpunit/data/plugins/wordpress-importer 11 13 /tests/phpunit/data/.trac-ticket-cache*
Note: See TracChangeset
for help on using the changeset viewer.