diff --git a/.env b/.env new file mode 100644 index 0000000..1f759a9 Binary files /dev/null and b/.env differ diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1fb36ec --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +.gitattributes !filter !diff + +.env filter=git-crypt diff=git-crypt diff --git a/.gitignore b/.gitignore index 4c49bd7..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -.env