summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e050ba0..7295671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
/build
-/.cache \ No newline at end of file
+/.cache
+/.vscode
+/.vs
+/out \ No newline at end of file