Skip to content

Commit

Permalink
Add pycache related files
Browse files Browse the repository at this point in the history
  • Loading branch information
Pbatch committed Jun 28, 2024
1 parent 3f07883 commit 32b42cb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
**/__pycache__
.idea/
clashroyalebuildabot/debug
.venv
.vscode
*.egg-info
dist/
build/
build/
__pycache__/
*.pyc

0 comments on commit 32b42cb

Please sign in to comment.