diff --git a/.gitattributes b/.gitattributes index 5819664..1beee46 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ +/docs/*.py export-ignore +/docs/*.txt export-ignore +/docs/_* export-ignore /tests export-ignore /debug export-ignore /.git* export-ignore