Browse Source

Ignore __pycache__ directory

Sam Lantinga 2 years ago
parent
commit
b7ac14f2bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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