Make WordPress Core

Ticket #24976: svn-ignore.patch

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