Skip to content

Commit

Permalink
do not encrypt .gitattributes and README files
Browse files Browse the repository at this point in the history
  • Loading branch information
junefish committed Jan 13, 2024
1 parent 2e1e2e1 commit fda3a11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ eol=lf

# git-crypt
*.txt filter=git-crypt diff=git-crypt
*.md filter=git-crypt diff=git-crypt
*.md filter=git-crypt diff=git-crypt
.gitattributes !filter !diff
**/README.md

0 comments on commit fda3a11

Please sign in to comment.