mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-02-05 15:18:45 +00:00
11
.gitattributes
vendored
Normal file
11
.gitattributes
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
*.eapx filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
# All files are checked into the repo with LF
|
||||
* text=auto
|
||||
|
||||
# These files are checked out using CRLF locally
|
||||
*.bat eol=crlf
|
||||
|
||||
# example simulation fmus
|
||||
*.fmu filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
Reference in New Issue
Block a user