mirror of
https://github.com/fancycode/MemoryModule
synced 2026-06-06 15:44:28 +00:00
12 lines
140 B
Plaintext
12 lines
140 B
Plaintext
* text=auto
|
|
|
|
# Native line endings.
|
|
*.c text
|
|
*.cpp text
|
|
*.h text
|
|
*.rc text
|
|
|
|
# Windows line endings.
|
|
*.bat text eol=crlf
|
|
*.eln text eol=crlf
|