update .gitignore: exclude pycache and test outputs
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -5,3 +5,6 @@ dist/
|
||||
.DS_Store
|
||||
.prisma/
|
||||
.venv/
|
||||
`n__pycache__/
|
||||
test_output*.json
|
||||
results_v*.json
|
||||
|
||||
Reference in New Issue
Block a user