mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
.gitignore: add .mypy_cache/
This commit is contained in:
parent
326ec30074
commit
028e3fbc4f
3
.gitignore
vendored
3
.gitignore
vendored
@ -61,3 +61,6 @@ scan-build/
|
||||
|
||||
# compile_and_test_for_boards default "results" directory
|
||||
results/
|
||||
|
||||
# mypy artifacts
|
||||
.mypy_cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user