mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2026-01-31 18:55:30 +01:00
Ignore pytest, ruff, coverage intermediate files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -26,6 +26,11 @@ ENV/
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
# Python testing
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
.coverage
|
||||
|
||||
# macOS specific files
|
||||
.DS_Store
|
||||
|
||||
|
||||
Reference in New Issue
Block a user