diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-06 04:02:48 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-06 04:02:48 +0200 |
commit | 2749aa9d99cba61e93a31988f3a8b0adeafdb194 (patch) | |
tree | 7c67d0b5c60a90a28d2f21027c118aa6c816e08b /.gitignore | |
parent | cb055b2fdadbbeb94c9fec511a51291e4ea82f6b (diff) | |
download | luaotfload-2749aa9d99cba61e93a31988f3a8b0adeafdb194.tar.gz |
More files to ignore
Diffstat (limited to '.gitignore')
-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 |