diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9515852837..49a505a67b 100644 --- a/.gitignore +++ b/.gitignore @@ -105,6 +105,8 @@ y.tab.c /benchmark/fasta.output.* /benchmark/wc.input +/enc/unicode/data/*.txt + # /enc/trans/ /enc/trans/*.c @@ -139,6 +141,8 @@ y.tab.c # /gems /gems/*.gem +/lib/unicode_normalize/tables.rb + # /spec/ /spec/mspec /spec/rubyspec |