1
0
Fork 0

update gitignore

This commit is contained in:
Kenwood 2021-06-10 18:53:11 -04:00
parent 1480156ba0
commit d1731df331
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -4,3 +4,6 @@
# Anything in build or bin
build/
bin/
# Anything for a ide or whatever else
.vscode/