Francois Gouget : testbot/reporttest: Add a .gitignore file.

Alexandre Julliard julliard at winehq.org
Thu Feb 24 15:28:29 CST 2022


Module: tools
Branch: master
Commit: 36cf4e6280465715b1cbe06e3e1769186bc78de0
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=36cf4e6280465715b1cbe06e3e1769186bc78de0

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Feb 24 18:43:43 2022 +0100

testbot/reporttest: Add a .gitignore file.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at 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




More information about the wine-cvs mailing list