1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-14 17:31:04 +00:00

gitignore: readd _attic

This commit is contained in:
Pavol Rusnak 2017-09-02 23:01:18 +02:00
parent 36598b8e20
commit 417e3667ba
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

1
.gitignore vendored
View File

@ -3,5 +3,6 @@
.vscode/ .vscode/
.mypy_cache/ .mypy_cache/
__pycache__/ __pycache__/
_attic/
build/ build/
emu.config emu.config