[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Update .gitignore
I will also apply to all other repos
On Sat, May 31, 2025 at 8:45 PM Tu Dinh <ngoc-tu.dinh@xxxxxxxxxx> wrote:
Add build outputs, autogenerated files and CodeQL/SDV outputs.
Signed-off-by: Tu Dinh <ngoc-tu.dinh@xxxxxxxxxx>
---
To be applied to other repos as well.
---
.gitignore | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/.gitignore b/.gitignore
index aa9e3ea..868e064 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,18 @@
# Output
/xenbus
+/vs20??/**/Win32/
+/vs20??/**/x64/
+
+# Autogenerated files
+.vs
+/.build_number
+/vs20??/*.inf
+/vs20??/version/.revision
+/vs20??/version/version.log
+/include/version.h
+
+# CodeQL/SDV
+/database
+*.dvl.xml
+*.sarif
--
2.49.0.windows.1
Ngoc Tu Dinh | Vates XCP-ng Developer
XCP-ng & Xen Orchestra - Vates solutions
web: https://vates.tech
|