Files
LXC/.gitattributes
Pasha Bibko a54c0ccbab Moved Common to external git repo
Also changed namespace from LXC to PashaBibko::LXC
2025-08-09 21:31:36 +01:00

10 lines
209 B
Plaintext

# Normalizes line ending characters across all files #
* text=auto
# Makes sure git propely recognises all languages used #
*.cpp linguist-language=C++
*.h linguist-language=C++
*.lx linguist-language=Text