1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-06 10:16:07 +00:00

chore: gitignore Cursor config

[no changelog]
This commit is contained in:
obrusvit 2025-03-01 12:48:09 +01:00 committed by Vít Obrusník
parent 6f3e5a6cd7
commit e7680edac5

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
.mypy_cache/
.pytest_cache/
.vscode/
.cursor/
__pycache__/
*.pyc
/build