diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-10 23:01:53 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-23 18:12:57 -0400 |
commit | badd5fe16d04828bdd6d38b9ec3f237555760e0c (patch) | |
tree | 0f3f1e8d1e147b06353fcbfe5336b6db96c48e21 /.gitattributes | |
parent | unicode, changes in use of symbols to represent things (diff) |
nix configure
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index a16ee24..b160f54 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,11 @@ /subprojects export-ignore /build export-ignore .gitattributes export-ignore +/.dub export-ignore +/.direnv export-ignore +/*_ export-ignore +*_ export-ignore #.gitignore export-ignore tangle export-ignore flake.lock export-ignore +/build export-ignore |