aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-08-21 18:46:35 +0200
committerStefan Boberg <[email protected]>2021-08-21 18:46:35 +0200
commitfc1ed09da57058a0ae1a6276074218139aa9615b (patch)
treeda759b2fa39c2c0b53a6b72300ae709a14cf3afe
parentChanged file CAS implementation to use ThrowSystemException instead of Window... (diff)
downloadzen-fc1ed09da57058a0ae1a6276074218139aa9615b.tar.xz
zen-fc1ed09da57058a0ae1a6276074218139aa9615b.zip
Added .vscode and .sentry-native to .gitignore
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a2c15bdea..ec48d2e39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,12 @@ bld/
[Oo]bj/
[Ll]og/
+# Visual Studio Code options directory
+.vscode/
+
+# Sentry crash dumps
+.sentry-native/
+
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot