Browse Source

Add .vscode to gitignore

master
Garrit Franke 4 years ago
parent
commit
325e82e904
  1. 3
      .gitignore

3
.gitignore vendored

@ -1,4 +1,5 @@
/target target/
.vscode/
*.crt *.crt
*.csr *.csr
*.key *.key

Loading…
Cancel
Save