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

33 lines
310 B
Plaintext

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