X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1c9e4de248f4c75b4ee27c851844807bece9b33e..6e993174f1ef00f386675d597f3fdf1bcf7b3eaf:/.gitignore diff --git a/.gitignore b/.gitignore index 4a150cc..8ca7c28 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,15 @@ -/rfc1345.txt +# local copies of downloaded data +/data/emoji/ + +# source data not used directly but converted to includes below +/data/countryInfo.txt +/data/rfc1345.txt +/data/caniuse*.json + +# data includes automatically generated by tools/ /countries.inc.pl /digraphs.inc.pl /ttfsupport/ + +# site owner tag for google webmaster tools +/google????????????????.html