summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCedric Bail <cedric.bail@free.fr>2013-11-09 19:50:15 +0900
committerCedric Bail <cedric.bail@free.fr>2013-11-09 19:50:15 +0900
commitf49377a5386382f28b10e80ee8984f13c5c3fcb1 (patch)
tree46f202158c136a75d3943a38c293355b7d31fadf /.gitignore
parent926f4c5e8437b8a61095c636505f447061be60b8 (diff)
downloadefl-f49377a5386382f28b10e80ee8984f13c5c3fcb1.tar.gz
gitignore: ignore files generated by make check.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1a41bf1f0d..d1d2d49512 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,8 @@ Makefile.in
tags
.deps
.libs
+*.trs
+*.log
*.exe
*.o
*.lo