1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-25 09:22:33 +00:00

add vscode to .gitignore

This commit is contained in:
Pavol Rusnak 2018-02-13 15:16:18 +01:00
parent 1209e48dff
commit 00c4b8e1e8
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.cache/ .cache/
.vscode/
_attic/ _attic/
build/ build/
*.o *.o