mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 02:45:33 +01:00
Include files specified in git.ignore
This commit is contained in:
parent
f1623ae6c3
commit
85d0c6cb06
1 changed files with 4 additions and 0 deletions
|
@ -45,3 +45,7 @@ docker-compose.override.yaml
|
|||
{% if flake is defined %}
|
||||
.dir-env/
|
||||
{% endif %}
|
||||
|
||||
{% for i in git.ignore %}
|
||||
{{ i }}
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue