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