diff options
author | Scott <scott@paragonie.com> | 2016-11-07 18:24:31 -0500 |
---|---|---|
committer | Scott <scott@paragonie.com> | 2016-11-07 18:24:31 -0500 |
commit | 7ff464d4bd9625f791dfc487f017b43ca7025f23 (patch) | |
tree | 8e672676a093e5c0e6eea3cd62a9964d1cc09c70 | |
parent | fd2da715fa16e62f8fb862fb3d4c0e10a253d244 (diff) | |
download | random_compat-7ff464d4bd9625f791dfc487f017b43ca7025f23.zip random_compat-7ff464d4bd9625f791dfc487f017b43ca7025f23.tar.gz random_compat-7ff464d4bd9625f791dfc487f017b43ca7025f23.tar.bz2 |
Update .gitattributes
See #119
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index c4aa9e4..829330b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,7 +6,7 @@ /.scrutinizer.yml export-ignore /.travis.yml export-ignore /CHANGELOG.md export-ignore -/ERRATA.md export-ignore +/RATIONALE.md export-ignore /README.md export-ignore /SECURITY.md export-ignore /phpunit.sh export-ignore |