mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Fixing .gitattributes for binary content, removing *.class files (#1717)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
This commit is contained in:
parent
069e229b29
commit
c0a2bff01a
6
.gitattributes
vendored
6
.gitattributes
vendored
@ -1,2 +1,8 @@
|
||||
* text eol=lf
|
||||
*.bat text eol=crlf
|
||||
*.zip binary
|
||||
*.exe binary
|
||||
*.epub binary
|
||||
*.pdf binary
|
||||
*.vsdx binary
|
||||
*.doc binary
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user