chore: добавить артефакты анализа кода в .gitignore
This commit is contained in:
@@ -14,3 +14,12 @@ windows/*.report.json
|
||||
.vscode/
|
||||
|
||||
__pycache__/
|
||||
|
||||
# Graphify analysis artifacts
|
||||
.graphify_*.json
|
||||
.graphify_*.txt
|
||||
.graphify_python/
|
||||
graphify-out/cache/
|
||||
.planning/
|
||||
.pssa_run.ps1
|
||||
data/
|
||||
|
||||
Reference in New Issue
Block a user