mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Add __pycache__
to gitignore (#114056)
This commit is contained in:
parent
1b0c91fa4d
commit
54ba393be8
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,6 +34,7 @@ Icon
|
|||||||
|
|
||||||
# GITHUB Proposed Python stuff:
|
# GITHUB Proposed Python stuff:
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
__pycache__
|
||||||
|
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user