Skip to content

Commit

Permalink
Update gitignore to ignore local Visual Studio solution files.
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Vodhanel committed Aug 13, 2023
1 parent 5b81672 commit ee61b73
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
out
CMakeSettings.json
.DS_Store
x64/
*.sln
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
moc_*.cpp

0 comments on commit ee61b73

Please sign in to comment.