Files
gamejamgame/.gitattributes
T
2026-07-25 16:10:50 +12:00

6 lines
147 B
Plaintext

# Normalize line endings for all files that Git considers text files.
* text=auto eol=lf
# Exclude github directory
/.github export-ignore