Add test cxx to gitignore
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 23 Oct 2024 15:42:08 +0000 (11:42 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 23 Oct 2024 15:42:08 +0000 (11:42 -0400)
Change-Id: I09ddf58825a2467bfac0f7bf715ffa3738818cc8
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
.gitignore

index 06a13f80c471e6c79fdaadfbf236f5ade464dbed..4eac5b0802aa7bff0457760b8ebb2faf3eca11f2 100644 (file)
@@ -65,6 +65,7 @@ dkms.conf
 /tests/unit/.dirstamp
 /tests/unit/demo
 /tests/unit/test
+/tests/unit/test-cxx
 /tests/unit/statedump
 
 #automake
This page took 0.024144 seconds and 4 git commands to generate.