diff options
Diffstat (limited to 'home-manager/.gitattributes')
-rw-r--r-- | home-manager/.gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-manager/.gitattributes b/home-manager/.gitattributes new file mode 100644 index 0000000..4d4d4df --- /dev/null +++ b/home-manager/.gitattributes @@ -0,0 +1,2 @@ +secrets/** filter=git-crypt diff=git-crypt +flake.lock filter=git-crypt diff=git-crypt |