diff options
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ # .gitignore file for luaotfload +fontspec-luatex.sty +fontspec.lua +fontspec.sty + +luaotfload.aux +luaotfload.fdb_latexmk +luaotfload.log +luaotfload.out +luaotfload.toc + # Files generated by 'make world' and removed by 'make mrproper' luaotfload.lua luaotfload.pdf |