Update gitignore

This commit is contained in:
Li 2022-09-07 17:37:34 +12:00
parent 3a5e794736
commit ffc2c451c3
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
*bin* *bin*
*obj* *obj*
.vs/* .vs/*
*.csproj.user