Skip to content

Commit

Permalink
Add __pycache__ to toplevel .gitignore file (#6743)
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-johnson committed May 2, 2022
1 parent f376cbb commit 92dfb61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ src/test_*.s
tools/objc/BUILD
tools/objc/*.mobileprovision
*.xcworkspacedata
__pycache__


*.txt.user*
Expand Down

0 comments on commit 92dfb61

Please sign in to comment.