chore(ledger2): удалить локальные audit JSON из git, добавить в .gitignore
Файлы scripts/out/*.json — локальные выгрузки off-chain аудита, случайно попавшие в предыдущий коммит. Возвращаю tree к чистому состоянию, директория добавлена в .gitignore.
This commit is contained in:
@@ -16,3 +16,6 @@ components/reports-standarts/ВОСХОД/
|
||||
# могут появляться в любых подпапках reports-standarts/ — не пушим.
|
||||
components/reports-standarts/**/NO_*_9728130611772801001_*.xml
|
||||
components/reports-standarts/**/СФР_1118018397_*.xml
|
||||
|
||||
# Output files for local audit scripts (ledger2 migration)
|
||||
components/contracts/cpp/ledger2/scripts/out/
|
||||
|
||||
Reference in New Issue
Block a user