Francois Gouget : testbot/reporttest: Add a .gitignore file.
24 Feb
2022
24 Feb
'22
9:28 p.m.
Module: tools Branch: master Commit: 36cf4e6280465715b1cbe06e3e1769186bc78de0 URL: https://source.winehq.org/git/tools.git/?a=commit;h=36cf4e6280465715b1cbe06e... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Thu Feb 24 18:43:43 2022 +0100 testbot/reporttest: Add a .gitignore file. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- testbot/src/reporttest/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/testbot/src/reporttest/.gitignore b/testbot/src/reporttest/.gitignore new file mode 100644 index 0000000..4626a6a --- /dev/null +++ b/testbot/src/reporttest/.gitignore @@ -0,0 +1,3 @@ +*.obj +*.res +ReportTest.exe
1484
Age (days ago)
1484
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard