You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amcrest2mqtt/.gitignore

29 lines
282 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# Distribution / packaging
.Python
build/
dist/
lib/
include/
node_modules/
# Environments
.env
.venv
venv/
# Local testing and notes
config
config/
config.yaml
npm-debug.log
NOTES
coverage/
dist/
# Apple
.DS_Store