Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 68835c8

Browse files
authored
added MSBuild_Logs to gitignore (#1171)
1 parent 1b01733 commit 68835c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,3 +366,6 @@ src/ProjectTemplates/Quantum.Test1/.template.config/template.json
366366
src/QsCompiler/QirGeneration/QirGeneration.nuspec
367367
/examples/QIR/Development/qir/*
368368
/examples/QIR/Development/build
369+
370+
# MSBuild logs
371+
MSBuild_Logs/

0 commit comments

Comments
 (0)