working on the loader.

This commit is contained in:
iamBadgers
2024-05-23 00:00:34 -07:00
parent e2e42b8a4f
commit 6992284cab
4 changed files with 148 additions and 15 deletions

2
.gitignore vendored
View File

@@ -2,9 +2,11 @@
node_modules
frontent/dist
backend/dist
loader/venv
# sqlite file
*.db
*.sqbpro
*.csv
# local env files
.env.local