瀏覽代碼

2021-12-16.17:47:27

tianyun 3 年之前
父節點
當前提交
9281a470af
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 1 0
      .gitignore
  2. 3 0
      push.sh

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+.idea

+ 3 - 0
push.sh

@@ -0,0 +1,3 @@
+git add .
+git commit -m  "$(date +%Y-%m-%d.%H:%M:%S)"
+git push