]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - .gitattributes
Fixing a deadlock. Some improvements to ModuleSourceRepository API
[simantics/platform.git] / .gitattributes
diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..146504c
--- /dev/null
@@ -0,0 +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
+*.gif       binary
\ No newline at end of file