diff options
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 710a2b95..e76124ad 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ *.png filter=lfs diff=lfs merge=lfs -text # Exclude LFS-tracked files from the tarball -/wiki/img/ export-ignore +/docs/wiki/img/ export-ignore # exclude .gitattributes itself from the tarball .gitattributes export-ignore |
