Skip to content
Snippets Groups Projects
Select Git revision
  • f56f0fb6b11043d3840e894ef7de9688e48105fa
  • master default protected
2 results

.gitlab-ci.yml

Blame
  • .gitattributes 181 B
    # CRLF vs. LF:
    * text=auto
    
    # make 'git diff' use ansible-vault for vault files, so you can see decrypted
    # content if you have the password
    *.vault diff=ansible-vault merge=binary