chore: Rename nationtec-io folder to sreez

This commit is contained in:
jeangab
2024-03-01 14:48:33 -05:00
parent 17f794e93c
commit b6cfb2cc7d
20 changed files with 0 additions and 0 deletions

13
sreez/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Generated by Cargo
# will have compiled files and executables
/target/
pkg
# These are backup files generated by rustfmt
**/*.rs.bk
# node e2e test tools and outputs
node_modules/
test-results/
end2end/playwright-report/
playwright/.cache/