phpservermon/.gitattributes

10 lines
237 B
Plaintext
Raw Normal View History

# Autodetect text files
* text=auto
# Force the following filetypes to have unix eols, so Windows does not break them
*.* text eol=lf
.gitignore export-ignore
.gitattributes export-ignore
Vagrantfile export-ignore
puphpet export-ignore