Add __pycache__ to gitignore (#114056)

This commit is contained in:
Sid
2024-05-18 13:30:03 +02:00
committed by GitHub
parent 1b0c91fa4d
commit 54ba393be8

1
.gitignore vendored
View File

@@ -34,6 +34,7 @@ Icon
# GITHUB Proposed Python stuff:
*.py[cod]
__pycache__
# C extensions
*.so