feat: new file

This commit is contained in:
Daniel
2026-03-18 18:57:58 +08:00
commit d0ff049899
31 changed files with 1507 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
**/.DS_Store
**/.env
**/.env.*
**/node_modules
**/.next
**/dist
**/__pycache__
**/*.pyc
**/.pytest_cache
**/.venv
**/venv
**/data
**/*.log
# local secrets / notes
sql.md