Build/Test Tools: Facilitate SVN and Git being co-located in the same directory.

Ignore .svn in .gitignore, and ignore .git in svn:ignore.

Fixes #39245.


git-svn-id: https://develop.svn.wordpress.org/trunk@39577 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Weston Ruter 2016-12-12 05:11:27 +00:00
parent de13e89608
commit 1c84857edf
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -55,3 +55,4 @@ wp-tests-config.php
*.orig
*.patch
*.diff
.svn