summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-05-31 19:55:38 +0300
committerKhaled Hosny <khaledhosny@eglug.org>2010-05-31 19:55:38 +0300
commita7b3c4bab9818fb564a51345d311b4acfac56356 (patch)
treea97fcecb701324904652c5fc3ca6d467b5db4c17 /.gitignore
parentf7f60c1f72bb8c9cd64372c313e05cf46a570354 (diff)
downloadluaotfload-a7b3c4bab9818fb564a51345d311b4acfac56356.tar.gz
Ignore log and pdf files in tests directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bb4e1e3..e887024 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@ luaotfload.pdf
luaotfload.sty
luaotfload.tds.zip
luaotfload.zip
+
+# Temporary files in the tests directory
+tests/*.log
+tests/*.pdf