diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-01-26 21:16:47 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-02-10 10:42:28 -0500 |
commit | 970eea0a508d3a0a1f8c9e01c3667ceedaa5fb0f (patch) | |
tree | 7967c4648c8e58084d15c195a5c1ef189c139be6 /.gitattributes | |
parent | nix & build housekeeping (diff) |
nix flake & build, devShells etc.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index db88acf..a16ee24 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,5 +2,6 @@ /subprojects export-ignore /build export-ignore .gitattributes export-ignore +#.gitignore export-ignore tangle export-ignore flake.lock export-ignore |