Skip to content
Snippets Groups Projects
Select Git revision
  • 4fce486c99b2679307cbc07ed946da6b7be7bac0
  • master default protected
  • v0.1
  • plugin_v1.104
  • v2021.2
5 results

.gitignore

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