summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-10-08 21:50:46 +0200
committeremkael <emkael@tlen.pl>2020-10-08 21:50:46 +0200
commit0f5806ea1a1b5863a85bdd07c36f4d4811e76bfa (patch)
tree235a4c22caa33bc7b60e8128d777b531d26ff2c3 /.gitattributes
parentd4053d727cd3881b989018c56b8f71e189294c7d (diff)
Configuration options (with secrets)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..e053f5a
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+.envrc filter=git-crypt diff=git-crypt
+.htpasswd filter=git-crypt diff=git-crypt