summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-08-11 01:40:24 -0400
committerDmitry V. Levin <ldv@altlinux.org>2014-08-11 17:23:05 +0000
commitb267aef27f17ec0162bdf76fd8ad2b07782b8eab (patch)
tree6cc5758b340504daf36df63c2d44a4193e64ce72
parent2b5bfeb2a84b325e706c6b77f6fb012c2a7e69e8 (diff)
downloadstrace-b267aef27f17ec0162bdf76fd8ad2b07782b8eab.tar.gz
tests: ignore *.tmp files
The tests like to generate random .tmp files, so ignore them. * tests/.gitignore: Add *.tmp.
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index e22e556da..03c1051f0 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -8,3 +8,4 @@ uio
*.log.*
*.o
*.trs
+*.tmp