mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-13 17:53:11 +02:00
Force script line endings
This commit is contained in:
parent
76e8ed2506
commit
0b0a9d92da
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -30,3 +30,7 @@ bitmaps_png/cpp_*/*.cpp generated
|
|||||||
# Lemon grammars
|
# Lemon grammars
|
||||||
common/libeval/grammar.c generated
|
common/libeval/grammar.c generated
|
||||||
common/libeval/grammar.h generated
|
common/libeval/grammar.h generated
|
||||||
|
|
||||||
|
# Scripts
|
||||||
|
*.sh text eol=lf
|
||||||
|
*.bat text eol=crlf
|
Loading…
x
Reference in New Issue
Block a user