moved brunoapi stuff inside the app

This commit is contained in:
2026-02-20 12:17:51 -06:00
parent a8af021621
commit 100c9ff9be

9
brunoApi/bruno.json Normal file
View File

@@ -0,0 +1,9 @@
{
"version": "1",
"name": "lst_v3",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}