ignore pycache

This commit is contained in:
alex 2026-09-07 15:55:37 -04:00
parent 15ecd22aa6
commit 2ea16f0036
4 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View file

@ -10,3 +10,5 @@ captures/
*.gpr
*.rep/
*.lock
__pycache__/
*.pyc