fix: properly ignore generated test.py file

This commit is contained in:
2026-05-03 13:04:05 -05:00
parent 4ee33c5eaf
commit 25b652c052

2
.gitignore vendored
View File

@@ -21,4 +21,4 @@ dist/
build/
# Generated test files
tests/*.py
tests/test.py