aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-09-19 17:56:31 +0200
committerStefan Boberg <[email protected]>2021-09-19 17:56:31 +0200
commit854cb25ac8dc66f553c2033b7e13dfe5b76cd4bc (patch)
treee92031c6647449fb66dc11ca826d094d933fd17a
parentSimplified AnyUserSecurityAttributes helper (diff)
downloadzen-854cb25ac8dc66f553c2033b7e13dfe5b76cd4bc.tar.xz
zen-854cb25ac8dc66f553c2033b7e13dfe5b76cd4bc.zip
Exclude build outputs from vs-chromium
-rw-r--r--vs-chromium-project.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/vs-chromium-project.txt b/vs-chromium-project.txt
index 2b2e15bc7..2bb89a55c 100644
--- a/vs-chromium-project.txt
+++ b/vs-chromium-project.txt
@@ -3,6 +3,6 @@
[SourceExplorer.ignore]
.git/
-.x64/
+x64/
*.suo
-**/.x64/
+**/x64/