Git: Ignore vscode workspace files

This commit is contained in:
networkException 2022-08-15 13:05:26 +02:00
parent 6fb9e13dac
commit 8f646713ef
Signed by: networkException
GPG key ID: E3877443AE684391

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# editor
.vscode
# cargo
/target