1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 01:50:25 +00:00

Add .vscode to .gitignore.

This commit is contained in:
Cory Smith 2022-08-26 19:14:51 -05:00
parent 3361fa850a
commit 4886d1226d

3
.gitignore vendored
View file

@ -15,4 +15,5 @@ internal/c/qbx[2-9].cpp
*.ttf *.ttf
/run_qb64.sh /run_qb64.sh
/qb64 /qb64
.fake .fake
.vscode