diff options
author | Roger Leigh <rleigh@debian.org> | 2013-09-30 19:27:18 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2013-09-30 19:27:18 +0100 |
commit | bd72cf0cf7c161082aa5d3ef2ef8a259ce6c5ca3 (patch) | |
tree | ab530d0d5821fba63c37364a1c40737c48d11661 | |
parent | cd98ed7db574cd89ea0166f8993534c7c82a7a35 (diff) | |
download | schroot-bd72cf0cf7c161082aa5d3ef2ef8a259ce6c5ca3.tar.gz |
.gitattributes: Remove trailing whitespace
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 05088657..59661532 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -.gitattributes export-ignore +.gitattributes export-ignore .gitignore export-ignore |