* Preserve comments in Jinja2 templates * Handle truthy/falsy statements better * Handle params that have an empty value (php.ini is notorious) * Add indentation to yaml and also starting --- so yamllint passes
9 lines
71 B
Text
9 lines
71 B
Text
*.swp
|
|
*.pyc
|
|
__pycache__
|
|
.pytest_cache
|
|
dist
|
|
.coverage
|
|
*.yml
|
|
*.j2
|
|
*.toml
|