chore(git): ignore pytest cache and ropeproject

Made-with: Cursor
This commit is contained in:
2026-04-12 02:34:44 +12:00
parent 264eb7296f
commit edec5ff460

2
.gitignore vendored
View File

@@ -28,3 +28,5 @@ settings.json
*.log
*.db
*.sqlite
.pytest_cache/
.ropeproject/