]> git.vomp.tv Git - vompclient.git/commitdiff
Add gitignore file
authorMarten Richter <marten.richter@freenet.de>
Mon, 5 Nov 2012 07:06:43 +0000 (08:06 +0100)
committerMarten Richter <marten.richter@freenet.de>
Mon, 5 Nov 2012 07:06:43 +0000 (08:06 +0100)
.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..e8bb0ee
--- /dev/null
@@ -0,0 +1,10 @@
+* text=auto
+
+*.cc text
+*.c text
+*.h text
+
+*.jpg binary
+*.pcf binary
+*.bdf binary
+*.ttf binary