From 26f3fa0cfe5121438ee769feabb43152da80137a Mon Sep 17 00:00:00 2001 From: Ian Dunn Date: Tue, 25 Dec 2018 19:26:42 +0000 Subject: [PATCH] SVN: Trim trailing whitespace to match `ignore` entry exactly. When the entry for `wp-cli.local.yml` was added in r30057, it included a trailing whitespace. Presumably, that doesn't cause any problems with some combinations of OS/SVN client/EOL markers/etc, but in some cases it will prevent the entry from being ignored. After removing the whitespace, the file is ignored as expected. See #30134. git-svn-id: https://develop.svn.wordpress.org/trunk@44362 602fd350-edb4-49c9-b593-d223f7449a82