diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-12 07:15:50 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-02-12 07:15:50 +0100 |
commit | ffa5a347f68805e218c61c344c0b8a895c4bb8db (patch) | |
tree | 92174f80e6cb7dc4df59eef5505a236e46999681 /.gitignore | |
parent | 67932f829fbf7aaa269725e646d1c35f74d97be5 (diff) | |
download | luaotfload-ffa5a347f68805e218c61c344c0b8a895c4bb8db.tar.gz |
[*] cleanup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,3 +39,5 @@ tests/*.ovf tests/*.sty tests/luaotfload* +# temporary directory +tmp/* |