]> CyberLeo.Net >> Repos - Github/YOURLS.git/blob - .gitattributes
Use PHP_VERSION_ID
[Github/YOURLS.git] / .gitattributes
1 # Auto detect text files and perform LF normalization
2 * text=auto
3
4 # Generate pretty patches for PHP
5 *.php diff=php
6
7 # Exclude certain files or directories when generating an archive
8 assets/less/ export-ignore
9 .travis.yml export-ignore
10 composer.json
11 .git* export-ignore