Ignore __pycache__ directory

main
Sam Lantinga 2022-12-23 20:33:09 -08:00
parent 32fad06a93
commit b7ac14f2bd
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -16,6 +16,7 @@ gen
Build
buildbot
/VERSION.txt
__pycache__
*.so
*.so.*