From 03f3276797d0c6e89d8f6343f39ca8d22b6ab866 Mon Sep 17 00:00:00 2001 From: Joe Hoyle Date: Sat, 12 Dec 2015 18:26:22 +0000 Subject: [PATCH] Remove accidental .svn addition to .gitignore Introduced in 35890, oops! git-svn-id: https://develop.svn.wordpress.org/trunk@35891 602fd350-edb4-49c9-b593-d223f7449a82 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5f7e0a338d..dd18e54e0e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # gitignore file for WordPress Core -.svn + # Configuration files with possibly sensitive information wp-config.php wp-tests-config.php