mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
7 lines
162 B
Text
7 lines
162 B
Text
# .gitattributes
|
|
tests/ export-ignore
|
|
phpunit.xml.dist export-ignore
|
|
.travis.yml export-ignore
|
|
|
|
# Auto detect text files and perform LF normalization
|
|
* text=auto
|