Browse Source

add '.vscode/' to gitignore

main
cinnaboot 5 years ago
parent
commit
c0940e86c5
  1. 1
      .gitignore

1
.gitignore vendored

@ -3,5 +3,6 @@ tags
*.d
build/
bin/
.vscode/
shader_testing

Loading…
Cancel
Save