From 06ea18569300d96d6281905c6dfe2842c0d68c92 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Fri, 27 May 2022 00:30:39 +0200 Subject: Add netlify.toml to .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index f689289..28e7676 100644 --- a/.gitattributes +++ b/.gitattributes @@ -48,6 +48,7 @@ README.md text eol=lf .gitignore text eol=lf .gitmodules text eol=lf *.webmanifest text eol=lf diff=json +netlify.toml text eol=lf # # Exclude files from exporting @@ -61,3 +62,4 @@ README.md text eol=lf .gitignore export-ignore .gitmodules export-ignore /.github export-ignore +netlify.toml export-ignore -- cgit v1.2.3