Update .gitignore

This commit is contained in:
ChsBuffer
2021-03-15 22:10:46 +08:00
parent 5e56556534
commit dfc680f0b7
4 changed files with 4 additions and 12 deletions

7
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/.vs
/packages
.vs/
.idea/
/*.user
*/bin/
*/obj/
*.csproj.user

3
Netch/.gitignore vendored
View File

@@ -1,3 +0,0 @@
/bin
/obj
/Netch.csproj.user

View File

@@ -1,3 +0,0 @@
/bin
/obj
/SearchComboBox.csproj.user

3
UnitTest/.gitignore vendored
View File

@@ -1,3 +0,0 @@
/bin
/obj
/Netch.csproj.user