1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-03 06:53:13 +02:00

Added .hgeol to take care of LF<->CRLF conversion (for our poor windows users)...

This commit is contained in:
Bram Matthys
2011-06-01 11:30:32 +02:00
parent 57fcb26be2
commit 8ef4e93bc1
+13
View File
@@ -0,0 +1,13 @@
[repository]
native = LF
[patterns]
.RELEASE.NOTES = native
README = native
Unreal.nfo = native
makefile.win32 = native
Changes = native
**.c = native
**.conf = native
**.html = native
**.txt = native