X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/edd68ec2c70895bd3ee0dcbfb1810716ebef01f8..6e993174f1ef00f386675d597f3fdf1bcf7b3eaf:/.gitignore diff --git a/.gitignore b/.gitignore index b09855f..8ca7c28 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +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