git/ACKNOWLEDGMENTS: coerce charset of git tools
Phil Pennock [Wed, 27 Jun 2012 20:13:20 +0000 (13:13 -0700)]
github seems to assume content is 8bit.

src/.gitattributes [new file with mode: 0644]

diff --git a/src/.gitattributes b/src/.gitattributes
new file mode 100644 (file)
index 0000000..554385c
--- /dev/null
@@ -0,0 +1 @@
+ACKNOWLEDGMENTS         encoding=utf-8