ente-cloudron/.gitignore
2025-03-14 21:01:18 +01:00

26 lines
246 B
Plaintext

# Build artifacts
dist/
build/
*.tar.gz
# Node.js
node_modules/
npm-debug.log
yarn-debug.log
yarn-error.log
# Environment variables
.env
# OS files
.DS_Store
Thumbs.db
# Editor files
.idea/
.vscode/
*.swp
*.swo
# Cloudron
.cloudron.manifest