Ver Fonte

feat: add dockerignore gitattributes

hxx258456 há 2 anos atrás
pai
commit
7d99bc1e5d
2 ficheiros alterados com 3 adições e 0 exclusões
  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