diff options
author | Georg Pfuetzenreuter | 2023-02-05 18:43:20 +0100 |
---|---|---|
committer | Georg Pfuetzenreuter | 2023-02-05 18:43:20 +0100 |
commit | 77fa39e59c15a2235f210128dab821d2e2fd6ae5 (patch) | |
tree | 490a8c08970378cc4c1bd783e52ea7df0a7c5439 /.gitattributes | |
parent | 98ea861c1391f652d339704f8be3096b814f0c16 (diff) | |
parent | 5e02090bc6037ac2e30190d97c3717c3fee01f96 (diff) | |
download | salt-77fa39e59c15a2235f210128dab821d2e2fd6ae5.tar.gz salt-77fa39e59c15a2235f210128dab821d2e2fd6ae5.tar.bz2 salt-77fa39e59c15a2235f210128dab821d2e2fd6ae5.zip |
Merge pull request 'deriweb01: import nginx configuration' (#8) from import-deriweb01 into production
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/8
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f086e49 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.sls gitlab-language=jinja?parent=yaml +*.jinja gitlab-language=jinja +*.j2 gitlab-language=jinja |