diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-23 18:58:56 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-23 19:03:49 -0400 |
commit | eff4a98d150ac52e90e77c43b9ec755777882bba (patch) | |
tree | 09f21e96f9e55b40d4749959bd396858e42f4a1f /.gitattributes | |
parent | nix dev + update direnv 2.2.1 => 2.3.0 (diff) |
nix flake, overlays from spine
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d883b29..97d2ccd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,9 @@ /org 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 |