6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -1,6 +0,0 @@
|
|||||||
# Sources
|
|
||||||
*.c text diff=cpp eol=lf
|
|
||||||
*.h text diff=cpp eol=lf
|
|
||||||
*.cpp text diff=cpp eol=lf
|
|
||||||
*.hpp text diff=cpp eol=lf
|
|
||||||
*.ipp text diff=cpp eol=lf
|
|
||||||
@@ -32,4 +32,4 @@
|
|||||||
* does not work with parallel work by multiple editors on same map, or
|
* does not work with parallel work by multiple editors on same map, or
|
||||||
requires a central fix-pass every so often, which is undesirable
|
requires a central fix-pass every so often, which is undesirable
|
||||||
-> requires one pass _after a fuckup_ which still can exist
|
-> requires one pass _after a fuckup_ which still can exist
|
||||||
-> valid and good for single-person work
|
-> valid and good for single-person work
|
||||||
|
|||||||
Reference in New Issue
Block a user