X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/6e993174f1ef00f386675d597f3fdf1bcf7b3eaf..29b407ddf91b653e6e8380f73e221628a392376f:/.gitignore diff --git a/.gitignore b/.gitignore index 8ca7c28..b458fc2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,28 @@ # local copies of downloaded data /data/emoji/ +/data/flag # source data not used directly but converted to includes below /data/countryInfo.txt /data/rfc1345.txt /data/caniuse*.json +/data/DerivedAge.txt # data includes automatically generated by tools/ /countries.inc.pl + # tools/mkcountries-geonames /digraphs.inc.pl + # tools/mkdigraphlist +/unicode-char.inc.pl + # tools/mkcharinfo +/unicode-age.inc.pl + # tools/mkcharver /ttfsupport/ + # tools/convert-allfonts +/unicode-cover.inc.pl + # tools/mkfontinfo +/data/browser/ + # tools/mkcaniuse tools/mkusage-wikimedia tools/mkusage-statcounter # site owner tag for google webmaster tools /google????????????????.html