Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
gitignore: add vscode cmake extension support
Browse files Browse the repository at this point in the history
  • Loading branch information
nerzhul committed Jul 20, 2023
1 parent e138c0e commit b5a3668
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 @@ -19,3 +19,6 @@ scripts/glext.h
*.dir/
*.sln
*visualstudio/

# vscode cmake plugin
build/*

0 comments on commit b5a3668

Please sign in to comment.