Ignore more VS cruft

This commit is contained in:
Michiel Hazelhof 2023-11-30 11:26:12 +01:00
parent 1a76e2f534
commit f1cf404204
No known key found for this signature in database
GPG Key ID: EECB9B96355B5EBF

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
.idea/ .idea/
bin/ bin/
obj/ obj/
src/licenseGen/.vs/*
src/bitBetter/.vs/*
*.dll *.dll
*.pem *.pem
.vscode/ .vscode/