1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00
gitattributes/community/Fountain.gitattributes
2023-07-17 14:44:14 -05:00

9 lines
218 B
Plaintext

# Handle line endings automatically for files detected as text
# and leave all files detected as binary untouched.
* text=auto
# Fountain files
*.fountain text diff=fountain
*.pdf binary
*.fdx text