smart-energy-monitor/.gitignore

34 lines
271 B
Plaintext

# General
*.dll
*.log
*.so
*.swp
export
tmp
# Nix
.direnv
.pre-commit-config.yaml
result
# Python
/*.py[cod]
/__pycache__
/.benchmark
/.coverage*
/.pytest_cache
# Node-Red
/.main.json.backup
/flow_backup.json
# Mkdocs
docs/_*
site
# macOS
.DS_Store
# Misc
TODOS.md