added examples to ignore
parent
b18b60c779
commit
1ca4325f25
|
@ -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
|
||||||
|
|
||||||
|
|
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