# .gitignore
# A list of files and folders that should not be tracked by Git.
node_modules/
coverage/
build/
.cache/
.idea/
.vscode/
*.log
*.tgz
*.bak
*.tmp