Skip to content

Commit

Permalink
add Visual Studio and VSCode project config directories to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
levkropp committed Jan 15, 2025
1 parent eb18d70 commit a782864
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.idea
.vs
.vscode
cmake-build-*
CMakeLists.txt.user
build
Expand Down

0 comments on commit a782864

Please sign in to comment.