diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index d157ce9..d883b29 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,5 @@ /org export-ignore .gitattributes export-ignore -.gitignore export-ignore +#.gitignore export-ignore tangle export-ignore +flake.lock export-ignore |