mirror of
https://github.com/smarty-php/smarty.git
synced 2026-01-30 18:22:18 +01:00
12 lines
278 B
Plaintext
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
|