Browse Source

Merge pull request #5 from hxx258456/main

feat: add dockerignore gitattributes
行者 2 năm trước cách đây
mục cha
commit
47a10bdd42
2 tập tin đã thay đổi với 3 bổ sung0 xóa
  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