Files
bitcoin-indexer/.gitattributes
Ludo Galabru fcb87b635c Genesis
2023-01-31 20:36:29 -05:00

12 lines
386 B
Plaintext

# Have linguist ignore typescript compiler sources
components/clarinet-cli/js/* linguist-vendored
components/clarinet-cli/dts/* linguist-vendored
components/clarinet-cli/tsc/* linguist-vendored
# Declare Clarity files that will always have LF line endings on checkout.
*.clar text eol=lf
# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary