added bruno files

Co-authored-by: Joe Arndt <jmarndt@users.noreply.github.com>
Reviewed-on: #1
This commit is contained in:
Joe 2025-12-10 21:59:21 +00:00
parent cf71891443
commit 61e5a49745
5 changed files with 26 additions and 2 deletions

View file

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