Skip to content

Commit

Permalink
chore: update gitignore to ignore vscode folder
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
BLumia committed Sep 5, 2024
1 parent a883e5c commit 8beea1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@
# Clangd cache folder
.cache/

# IDE folders
.vscode/

# User project file
CMakeLists.txt.user*

0 comments on commit 8beea1a

Please sign in to comment.