Code Review
/
simantics
/
platform.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
|
inline
| side by side
Implementing Java camelCase breaking in SCL module editor
[simantics/platform.git]
/
.gitattributes
diff --git
a/.gitattributes
b/.gitattributes
index 146504cdae7b0b73848493e279d72af18d091818..cb51196444e3fdde0b7f1e8b108887a9715128b9 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-1,10
+1,10
@@
-*.java text
\r
-*.pgraph text
\r
-*.scl text
\r
-*.xml text
\r
-*.svg text
\r
-MANIFEST.MF text
\r
-
\r
-*.tg binary
\r
-*.png binary
\r
+*.java text
+*.pgraph text
+*.scl text
+*.xml text
+*.svg text
+MANIFEST.MF text
+
+*.tg binary
+*.png binary
*.gif binary
\ No newline at end of file
*.gif binary
\ No newline at end of file