added examples to ignore
parent
b18b60c779
commit
1ca4325f25
|
@ -3,6 +3,8 @@
|
|||
main.conf
|
||||
docker-compose.yml
|
||||
*.yml
|
||||
**/custom.yaml
|
||||
**/system.yaml
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
@ -15,3 +17,4 @@ __pycache__/
|
|||
__pycache__
|
||||
**/__pycache__
|
||||
**/*.example
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue