From 99a426ba9f29958c9eddecab560b24a1872b0ca6 Mon Sep 17 00:00:00 2001 From: Foma Tuturov Date: Thu, 18 May 2023 23:31:57 +0300 Subject: [PATCH] Update .gitattributes (#4522) Changed outdated project deployment settings. --- .gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 65bf6acb6..c72a60b86 100644 --- a/.gitattributes +++ b/.gitattributes @@ -24,7 +24,7 @@ # Ignore all test and documentation for archive /.gitattributes export-ignore /.gitignore export-ignore -/.travis.yml export-ignore +/.github export-ignore /tests export-ignore /docs export-ignore -/build export-ignore \ No newline at end of file +/build export-ignore