mirror of
https://github.com/vxcontrol/MemoryModule.git
synced 2026-07-25 08:35:44 -04: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
|