We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 864a085 + 518318d commit bf5ae17Copy full SHA for bf5ae17
1 file changed
.gitignore
@@ -1,5 +1,5 @@
1
-/.vs
2
-/obj/*
+**/.vs
+**/obj
3
*.exe
4
*.pdb
5
*.zip
0 commit comments