Skip to content

Commit

Permalink
gitignore: add *.user, cmake-build-*
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed Dec 9, 2023
1 parent 58259d4 commit 3cbef7f
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,6 +1,8 @@
.vs
*.user
bin
build
Debug
Debug_XBox
Release
cmake-build-*

0 comments on commit 3cbef7f

Please sign in to comment.