aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-11-19 18:03:07 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2012-11-19 18:03:07 +0100
commit389b8373b7f04a5bdb039b9b690daa12a50fb144 (patch)
tree9f149a3a952466d366557826e15fffa33c139059 /.gitattributes
parent8029baf595ea247b29d928ca242e316583149f0b (diff)
downloadesper-testing-389b8373b7f04a5bdb039b9b690daa12a50fb144.tar.gz
esper-testing-389b8373b7f04a5bdb039b9b690daa12a50fb144.tar.bz2
esper-testing-389b8373b7f04a5bdb039b9b690daa12a50fb144.tar.xz
esper-testing-389b8373b7f04a5bdb039b9b690daa12a50fb144.zip
o Normalize line endings
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..c2fae5f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,7 @@
+* text=auto
+
+*.java text
+*.scala text
+
+*.png binary
+*.jpg binary