Sfoglia il codice sorgente

feat: add dockerignore gitattributes

hxx258456 2 anni fa
parent
commit
7d99bc1e5d
2 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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