Prechádzať zdrojové kódy

feat: add dockerignore gitattributes

hxx258456 2 rokov pred
rodič
commit
7d99bc1e5d
2 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  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