Skip to content

Commit

Permalink
Add some gitignore stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
rpavlik authored and ruevs committed Jan 8, 2022
1 parent 79a6463 commit 5efc148
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@
/obj-*/
/*.slvs
.vscode/

# Visual Studio
out/
.vs/
CMakeSettings.json

0 comments on commit 5efc148

Please sign in to comment.