OSDN Git Service

Test: add .gitattributes
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sun, 22 Apr 2012 00:52:01 +0000 (09:52 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sun, 22 Apr 2012 00:52:01 +0000 (09:52 +0900)
.gitattributes [new file with mode: 0644]
README

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..1f4d39d
--- /dev/null
@@ -0,0 +1,5 @@
+/test export-ignore
+README export-subst
+.gitattributes export-ignore
+.gitignore export-ignore
+
diff --git a/README b/README
index 24070cf..d8fdda1 100644 (file)
--- a/README
+++ b/README
@@ -50,3 +50,7 @@ Simply loading luatexja.sty by \input or \usepackage does the minimal setting.
 - If you want to use the fontspec package, please load luatexja-fontspec.sty.
   It defines control sequences such as \setmainjfont, setsansjfont and
   \jfontspec, which can be used for specifying Japanese fonts.
+
+
+Last commit date: $Format:%cd$
+