Files
mandiant-capa-rules/.gitattributes
Moritz Raabe e3061546ea add file
2021-03-19 08:14:20 +01:00

9 lines
235 B
Plaintext

# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.yml text
*.md text
*.txt text