From d8f94a68fbfbefe2c886e844fb8c18407d76fe17 Mon Sep 17 00:00:00 2001 From: printempw Date: Sun, 22 Jan 2017 20:29:08 +0800 Subject: [PATCH] ignore new commits of git submodule --- .gitmodules | 4 ++++ plugins | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..7a7662fe --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "plugins"] + path = plugins + url = git@git.coding.net:printempw/blessing-skin-plugins.git + ignore = all diff --git a/plugins b/plugins index 4da3db17..b6798f8d 160000 --- a/plugins +++ b/plugins @@ -1 +1 @@ -Subproject commit 4da3db178b723c861a2c67b666498f0587c1d325 +Subproject commit b6798f8d3eb82e1d136cb77d65647577cf70f567