mirror of
https://github.com/vxcontrol/MemoryModule.git
synced 2026-08-27 10:21:20 -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
|