diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-05-31 19:55:38 +0300 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-05-31 19:55:38 +0300 |
commit | a7b3c4bab9818fb564a51345d311b4acfac56356 (patch) | |
tree | a97fcecb701324904652c5fc3ca6d467b5db4c17 | |
parent | f7f60c1f72bb8c9cd64372c313e05cf46a570354 (diff) | |
download | luaotfload-a7b3c4bab9818fb564a51345d311b4acfac56356.tar.gz |
Ignore log and pdf files in tests directory
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ luaotfload.pdf luaotfload.sty luaotfload.tds.zip luaotfload.zip + +# Temporary files in the tests directory +tests/*.log +tests/*.pdf |