| 1 | Index: .
|
|---|
| 2 | ===================================================================
|
|---|
| 3 | --- . (revision 25052)
|
|---|
| 4 | +++ . (working copy)
|
|---|
| 5 |
|
|---|
| 6 | Property changes on: .
|
|---|
| 7 | ___________________________________________________________________
|
|---|
| 8 | Modified: svn:ignore
|
|---|
| 9 | ## -1,4 +1,4 ##
|
|---|
| 10 | wp-config.php
|
|---|
| 11 | node_modules
|
|---|
| 12 | -npm-debug.log
|
|---|
| 13 | -build
|
|---|
| 14 | +.htaccess
|
|---|
| 15 | +*.log
|
|---|
| 16 | Index: src/wp-content
|
|---|
| 17 | ===================================================================
|
|---|
| 18 | --- src/wp-content (revision 25052)
|
|---|
| 19 | +++ src/wp-content (working copy)
|
|---|
| 20 |
|
|---|
| 21 | Property changes on: src/wp-content
|
|---|
| 22 | ___________________________________________________________________
|
|---|
| 23 | Added: svn:ignore
|
|---|
| 24 | ## -0,0 +1,2 ##
|
|---|
| 25 | +uploads
|
|---|
| 26 | +blogs.dir
|
|---|
| 27 | Index: tests
|
|---|
| 28 | ===================================================================
|
|---|
| 29 | --- tests (revision 25052)
|
|---|
| 30 | +++ tests (working copy)
|
|---|
| 31 |
|
|---|
| 32 | Property changes on: tests
|
|---|
| 33 | ___________________________________________________________________
|
|---|
| 34 | Added: svn:ignore
|
|---|
| 35 | ## -0,0 +1,4 ##
|
|---|
| 36 | +wp-tests-config.php
|
|---|
| 37 | +phpunit.xml
|
|---|
| 38 | +build
|
|---|
| 39 | +*.log
|
|---|