Files
nextcloud-app-api/.gitattributes
Andrey Borysenko 6d082271a3 Initial commit
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2023-05-26 17:20:30 +03:00

13 lines
322 B
Plaintext

# Declare files that always have LF line endings on checkout
* text eol=lf
# Denote all files that are truly binary and should not be modified
js/* binary
screenshots/* binary
*.png binary
*.hif binary
# Files to exclude from GitHub Languages statistics
*.Dockerfile linguist-vendored=true
l10n/* linguist-vendored=true