Files
haiku-love-button/.gitignore
Kenneth f339deae0c
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 36s
initial commit
2025-11-29 21:01:35 +00:00

25 lines
253 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?