projects
/
juser-activity-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b062079
)
only these files are text/plain
author
Roland Häder
<roland@mxchange.org>
Tue, 21 Jun 2022 23:14:51 +0000
(
01:14
+0200)
committer
Roland Häder
<roland@mxchange.org>
Tue, 21 Jun 2022 23:14:51 +0000
(
01:14
+0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
.gitattributes
patch
|
blob
|
history
diff --git
a/.gitattributes
b/.gitattributes
index c322e6e905a78250d4ffe9fd45cd44e85353f0f0..2589ce5369658ff0ce704c55b2c7b2bf41f5192c 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-30,4
+30,6
@@
*.docx filter=lfs diff=lfs merge=lfs -text
# Force the following filetypes to have unix eols, so Windows does not break them
-*.* text eol=lf
+*.java text eol=lf
+*.properties text eol=lf
+*.xml text eol=lf