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