Add vscode support to .gitignore

This commit is contained in:
John Hernandez
2023-04-14 11:53:38 +02:00
parent 07cc19ce10
commit bed5c02c0d

1
.gitignore vendored
View File

@@ -16,6 +16,7 @@ compile_commands.json
.cproject .cproject
.project .project
.settings/ .settings/
.vscode/
# autotools # autotools
.libs/ .libs/