Skip to content

Commit

Permalink
Add .vs and .vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
binji committed Aug 16, 2023
1 parent 5b4ac8f commit 2985e5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/bin/
/out/
/build/
/build/
/.vs/
/.vscode/

0 comments on commit 2985e5a

Please sign in to comment.