Commit 833f714fe757b8d0f5db638237d2118b97f42e39

Authored by Carlos Vieira
1 parent 78c00fad
Exists in master

Adiciona gitattributes

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
.gitattributes 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +secrets/* filter=git-crypt diff=git-crypt
  2 +secrets/README !filter !diff
... ...