diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-24 18:34:13 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-24 18:34:27 +0200 |
| commit | c4f56a567b3f8a0f8b4cab4c3e8dcdaaf035545a (patch) | |
| tree | de752f93288b8b645bd597e25c1a6f0eb5fa3758 /.gitattributes | |
| parent | fd135ee9ddb02996ec4f9d71b16d9b3db235f2c9 (diff) | |
| download | gohugo-theme-ed-c4f56a567b3f8a0f8b4cab4c3e8dcdaaf035545a.tar.gz | |
Add script to path netlify.toml file to allow some violation for CSP header
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index a4ff553..b5ce235 100644 --- a/.gitattributes +++ b/.gitattributes @@ -71,3 +71,4 @@ netlify.toml text eol=lf .gitmodules export-ignore /.github export-ignore netlify.toml export-ignore +netlify-pr.go export-ignore |
