From 20e87403091d8c73049991af87aa76d7d3763d09 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Wed, 11 May 2022 08:47:21 +0200 Subject: Simplefied dev workflow, remove go.mod and go.sum --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 723031e..ab8c7f1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,9 +12,6 @@ .gitignore export-ignore .github export-ignore -go.mod export-ignore -go.sum export-ignore - exampleSite/** linguist-vendored resources/_gen/** linguist-vendored -- cgit v1.2.3