# CIDRAM .gitattributes file.
# CIDRAM repository can be found here:
# https://github.com/CIDRAM/CIDRAM/

# Refer to:
# https://help.github.com/articles/dealing-with-line-endings/

* text eol=lf
*.ini text eol=crlf
*.renameme text eol=crlf
*.RenameMe text eol=crlf
*.dat binary
*.dat.renameme binary
*.dat.RenameMe binary
*.gif binary
*.jpg binary
*.png binary

# Refer to:
# https://github.com/github/linguist

*.md linguist-documentation
*.txt linguist-documentation

vault/* linguist-detectable
.github/* -linguist-detectable
tests/* -linguist-detectable
vault/lang/* -linguist-detectable
vault/ipv* -linguist-detectable

components.dat linguist-language=YAML
modules.dat linguist-language=YAML
themes.dat linguist-language=YAML
cidramblocklists.dat linguist-language=YAML
config.ini.RenameMe linguist-language=INI
