diff options
author | John Gardner <gardnerjohng@gmail.com> | 2017-04-11 23:02:32 +1000 |
---|---|---|
committer | Jonathan Neal <jonathantneal@hotmail.com> | 2017-04-11 09:02:32 -0400 |
commit | 1b16be036f3e7b3fbcab500b5715599bed15e4b1 (patch) | |
tree | f256d4c7eec19bfad2f953fc4e5e3f0901f9e891 | |
parent | 790b3b3ffee0af3f97e960ce66ce6e4293b6b058 (diff) | |
download | normalize.css-1b16be036f3e7b3fbcab500b5715599bed15e4b1.tar.gz normalize.css-1b16be036f3e7b3fbcab500b5715599bed15e4b1.zip |
Stop test.html from skewing language classification (#667)
References: necolas/normalize.css#660
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2378f98..5e26201 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ normalize.css linguist-vendored=false +test.html linguist-vendored |