diff options
| -rw-r--r-- | .gitignore | 8 | 
1 files changed, 8 insertions, 0 deletions
@@ -9,6 +9,13 @@ luaotfload.fdb_latexmk  luaotfload.log  luaotfload.out  luaotfload.toc +luaotfload-characters.lua +luaotfload-glyphlist.lua +luaotfload-status.lua +filegraph.pdf +glyphlist.txt +luaotfload-tool.1 +luaotfload/*  # Files generated by 'make world' and removed by 'make mrproper'  luaotfload.lua @@ -33,3 +40,4 @@ tests/*.ovp  tests/*.ovf  tests/*.sty  tests/luaotfload* +  | 
