[tools] testbot/reporttest: Add a .gitignore file.
24 Feb
2022
24 Feb
'22
11:43 a.m.
Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> --- testbot/src/reporttest/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 testbot/src/reporttest/.gitignore diff --git a/testbot/src/reporttest/.gitignore b/testbot/src/reporttest/.gitignore new file mode 100644 index 0000000000..4626a6a193 --- /dev/null +++ b/testbot/src/reporttest/.gitignore @@ -0,0 +1,3 @@ +*.obj +*.res +ReportTest.exe -- 2.30.2
1388
Age (days ago)
1388
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget