summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 3179ef6..56b06ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,10 +17,10 @@ docs/
cmake-build-*
# Visual Studio
-/.vs/
+.vs/
.vscode/
-/build/
-/out/
+build/
+out/
# MacOS dependecies
.DS_Store