added examples to ignore

root 2021-05-12 14:59:05 +02:00
parent b18b60c779
commit 1ca4325f25
6 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -3,6 +3,8 @@
main.conf main.conf
docker-compose.yml docker-compose.yml
*.yml *.yml
**/custom.yaml
**/system.yaml
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
@ -15,3 +17,4 @@ __pycache__/
__pycache__ __pycache__
**/__pycache__ **/__pycache__
**/*.example **/*.example