mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 04:48:25 +01:00
Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.
Merges [39360-39361] to the 4.7 branch. See #52341. git-svn-id: https://develop.svn.wordpress.org/branches/4.7@50205 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0f989b3ae3
commit
e6dd09a0fb
6
.gitignore
vendored
6
.gitignore
vendored
@ -42,3 +42,9 @@ wp-tests-config.php
|
||||
|
||||
# Ignore other .gitignore files to allow for personal customizations
|
||||
.gitignore
|
||||
|
||||
# Files related to applying patches
|
||||
*.rej
|
||||
*.orig
|
||||
*.patch
|
||||
*.diff
|
||||
|
Loading…
x
Reference in New Issue
Block a user