portfolio-website/.gitignore
Pablo de la Torre Jamardo 9eca12ebca
Some checks failed
Deploy to GitHub Pages / build-and-deploy (push) Has been cancelled
Initial functional version of the portfolio chatbot site
2025-07-22 08:06:10 +02:00

46 lines
486 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?
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Build outputs
build/
out/
# Cache
.cache/
.parcel-cache/
# OS generated files
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/