summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-10-10 02:27:42 +0200
committeremkael <emkael@tlen.pl>2018-10-10 02:27:42 +0200
commit9375a6f54f22b2da8dfb29755a53937975a152a4 (patch)
tree3d51b9061358f11abad66e3be32958883ff6802e /.gitattributes
parentdede0f92753fb61be15fef34ae4fbd45e8d4526b (diff)
Setting up git-crypt to encrypt db.json files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..61ec02c
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+configs/*/db.json filter=git-crypt diff=git-crypt