[PATCH] gitignore: Ignore tests/diff/ and test/output/

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



These files are auto-generated and clutter git status.
It's even worse with jj, which will auto-add them.

https://github.com/util-linux/util-linux/pull/3630

Signed-off-by: Jesse Rosenstock <jmr@xxxxxxxxxx>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8764bbe3f4..305e651532 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,7 +66,9 @@
 syscalls.h
 tags
 test-suite.log
+tests/diff/
 tests/failures
+tests/output/
 tests/run.sh.log
 tests/run.sh.trs
 update.log




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux