1
1
mirror of https://github.com/divnix/digga.git synced 2024-11-27 09:29:27 +03:00

Merge pull request #20 from ncfavier/patch-1

.gitattributes: match the entire secrets/** subtree
This commit is contained in:
Timothy DeHerrera 2020-12-05 16:29:46 -07:00 committed by GitHub
commit 22a91823b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored
View File

@ -1 +1 @@
secrets/* filter=git-crypt diff=git-crypt
secrets/** filter=git-crypt diff=git-crypt