From 14430c90e5e041929155d04fdfa8b467bb040805 Mon Sep 17 00:00:00 2001 From: maepon Date: Sat, 5 Apr 2014 10:23:54 +0900 Subject: [PATCH 1/2] Japanese translation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5081d3..e9fbbdc 100644 --- a/README.md +++ b/README.md @@ -204,5 +204,6 @@ Translations are maintained by their creators and may not always be up to date w * [Portuguese](http://webfatorial.github.io/grid/) - Translated by [webfatorial](http://webfatorial.com/) * [Chinese](http://geekplux.github.io/grid) - Translated by [GeekPlux](http://www.geekplux.com/) +* [Japanese](http://maepon.github.io/grid/) - Translated by [Masayuki Maekawa](http://maepon.skpn.com/) From e694fdb862370cb99724c0295922a60fbb7b9aa3 Mon Sep 17 00:00:00 2001 From: maepon Date: Sat, 5 Apr 2014 10:32:07 +0900 Subject: [PATCH 2/2] ignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e8bacc7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.DS_Store +wdnr.sublime-project +wdnr.sublime-workspace +node_modules +.sass-cache +.sublime-grunt.cache