Ticket #24976: trunk-global-ignores.patch
File trunk-global-ignores.patch, 442 bytes (added by , 11 years ago) |
---|
Line | |
---|---|
1 | Index: . |
2 | =================================================================== |
3 | --- . (revision 25052) |
4 | +++ . (working copy) |
5 | |
6 | Property changes on: . |
7 | ___________________________________________________________________ |
8 | Modified: svn:ignore |
9 | ## -1,4 +1,2 ## |
10 | -wp-config.php |
11 | -node_modules |
12 | -npm-debug.log |
13 | -build |
14 | +.htaccess |
15 | +*.log |
16 | Added: svn:global-ignores |
17 | ## -0,0 +1,5 ## |
18 | +wp-config.php |
19 | +wp-tests-config.php |
20 | +phpunit.xml |
21 | +node_modules |
22 | +build |