Browse Source

feat: add dockerignore gitattributes

hxx258456 2 năm trước cách đây
mục cha
commit
7d99bc1e5d
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