summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-03-27 14:53:47 +0100
committerAhmed Abdelhalim <[email protected]>2021-03-27 14:53:47 +0100
commita654e2fdd7be573e2d9e5e9057dc9ec451d28846 (patch)
tree0fd38595df4abd84c32a3742025a0c93cde3a861
parent1d83cda886899fa6a3bf0b8d0b2a3494c35b54ce (diff)
Add wtf configuration to gitcrypt to keep secrets safe
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..0852803
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+.config/wtf/** filter=git-crypt diff=git-crypt