Files
smarty/.gitattributes

12 lines
278 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# exclude from git export
/travis.ini export-ignore
/myconfig.ini export-ignore
/.travis.yml export-ignore
/.gitignore export-ignore
/.gitattributes export-ignore
/lexer/ export-ignore
/utilities/ export-ignore