cleanup and remove ignored tmp db dirs

This commit is contained in:
timurgordon 2025-05-22 17:53:44 +03:00
parent 56ec505874
commit 99f5d16f31
24 changed files with 8 additions and 6 deletions

2
.gitignore vendored
View File

@ -3,4 +3,4 @@ target/
*.wasm
herovm_build/
test_db
test_db

7
heromodels/.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
temp_calendar_db
temp_flow_db
temp_flow_rhai_db
temp_project_db
temp_governance_db
temp_legal_db
temp_legal_rhai_db

View File

@ -1 +0,0 @@
2

View File

@ -1 +0,0 @@
103