initial version

This commit is contained in:
Eyal Toledano
2025-03-04 13:55:17 -05:00
commit 07648a1417
22 changed files with 4344 additions and 0 deletions

29
templates/gitignore Normal file
View File

@@ -0,0 +1,29 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
dev-debug.log
# Dependency directories
node_modules/
# Environment variables
.env
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# OS specific
.DS_Store
# Task files
tasks.json
tasks/