dolibarr/dev/vagrant/dolibarrdev/puphpet/.gitattributes
2014-05-01 12:32:23 +02:00

11 lines
240 B
Plaintext

# Autodetect text files
* text=auto
# Force the following filetypes to have unix eols, so Windows does not break them
*.pp text eol=lf
*.sh text eol=lf
*.yaml text eol=lf
Puppetfile text eol=lf
.bash_aliases text eol=lf
.vimrc text eol=lf