chore: align project config with torrentclaw org standards

This commit is contained in:
Deivid Soto 2026-02-12 15:44:09 +01:00
parent 2f58ac7bf8
commit 8bb8e5507e
9 changed files with 367 additions and 46 deletions

24
.gitignore vendored
View file

@ -2,5 +2,27 @@ node_modules/
build/
coverage/
*.tsbuildinfo
.env
# IDE
.idea/
.vscode/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
desktop.ini
# Temp
/tmp/
*.tmp
# Lefthook
lefthook-local.yml
.lefthookrc.local
# Environment
.env
.env.local