]> granicus.if.org Git - strace/commitdiff
tests: ignore *.tmp files
authorMike Frysinger <vapier@gentoo.org>
Mon, 11 Aug 2014 05:40:24 +0000 (01:40 -0400)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Aug 2014 17:23:05 +0000 (17:23 +0000)
The tests like to generate random .tmp files, so ignore them.

* tests/.gitignore: Add *.tmp.

tests/.gitignore

index e22e556dab4f6fa92913213c8f9139137fb35f66..03c1051f0aa70fe758a5dbbf1dce8a6d00d25124 100644 (file)
@@ -8,3 +8,4 @@ uio
 *.log.*
 *.o
 *.trs
+*.tmp