Selaa lähdekoodia

feat: add dockerignore gitattributes

hxx258456 2 vuotta sitten
vanhempi
sitoutus
7d99bc1e5d
2 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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