diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-20 15:19:06 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2023-06-20 15:19:06 -0400 |
| commit | 4e6b009500c1900e9e83dfb25b174cb08337edc8 (patch) | |
| tree | 66cb683a94adbf8eee7de981181865825629dbe8 /.gitattributes | |
| parent | flake.nix offer build bypass of ldc overlay (diff) | |
makefile add gitZip, git archive
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 01262ec..c452c0e 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 |
