Files
SimpleAmqpClient/.gitattributes
2026-04-03 11:29:43 +08:00

11 lines
179 B
Plaintext

# Default for those who don't have core.autocrlf set
* text=auto
# Things that should be treated as text
*.cpp text
*.h text
CMakeLists.txt text
*.cmake text
*.md text
*.in text