gitignore: include all files in data/
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 2 May 2017 20:51:47 +0000 (22:51 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 29 May 2017 17:23:11 +0000 (19:23 +0200)
.gitignore

index b458fc20f01caff2f99b3de6223e058ac1b1bdf3..666b07a04e85a3626862b3fc9d51065715cced6e 100644 (file)
@@ -1,12 +1,5 @@
-# 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
+# downloaded data and generated includes
+/data
 
 # data includes automatically generated by tools/
 /countries.inc.pl
 
 # data includes automatically generated by tools/
 /countries.inc.pl
@@ -21,8 +14,6 @@
        # tools/convert-allfonts
 /unicode-cover.inc.pl
        # tools/mkfontinfo
        # 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
 
 # site owner tag for google webmaster tools
 /google????????????????.html