chore(gitignore): ignore python cache artifacts
This commit is contained in:
parent
6528613c8d
commit
bc3b6c6aee
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,3 +5,5 @@ firmware/*/target
|
||||
.DS_Store
|
||||
.wt-pr37/
|
||||
.env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user