commit | 60ba803eef5a9cbe354c419691a915e7285f3c9b | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周一 6月 20 15:31:17 2016 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周一 6月 20 15:31:17 2016 +0800 |
tree | f0778f5878d950d1a8d0f9ec5fc7b9a496e3399d |
初始版本
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..063b0e4 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,7 @@ +.DS_Store +Thumbs.db +db.json +*.log +node_modules/ +public/ +.deploy*/ \ No newline at end of file