diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-11-11 17:52:55 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-11-11 17:52:55 -0500 |
commit | ea80c5100a43f714fc5bd5139b6839a34133c368 (patch) | |
tree | d74aa8f0f9b7aaa88c1b44c5f2ba6e7c0297c47c /.gitattributes | |
parent | org nix (diff) |
org nix cosmetic
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 71dd947..cdecd11 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ /subprojects export-ignore .gitattributes export-ignore tangle export-ignore +flake.lock export-ignore |