浏览代码

Merge pull request #5 from hxx258456/main

feat: add dockerignore gitattributes
行者 2 年之前
父节点
当前提交
47a10bdd42
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. 2 0
      .dockerignore
  2. 1 0
      .gitattributes

+ 2 - 0
.dockerignore

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

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+* text=auto eol=crlf