Files
timelapse-calc/.dockerignore
2025-12-25 17:05:11 +07:00

36 lines
251 B
Plaintext

# Dependencies
node_modules
npm-debug.log*
# Build outputs
dist
dist-ssr
*.local
# Git
.git
.gitignore
# IDE
.vscode
.idea
*.swp
*.swo
.DS_Store
# Testing
coverage
.nyc_output
# Documentation
README.md
*.md
# CI/CD
.gitea
# Other
*.log
.cache