diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ab8c7f1..723031e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,6 +12,9 @@ .gitignore export-ignore .github export-ignore +go.mod export-ignore +go.sum export-ignore + exampleSite/** linguist-vendored resources/_gen/** linguist-vendored |
