This commit is contained in:
2024-04-26 03:55:21 +00:00
parent 93f58648ed
commit b71f0054a0
20 changed files with 1221 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
.env
.env.local
.env.*.local
*__pycache__/
*.temp
.DS_Store
node_modules
node_modules/
.sqlite