From b465549f68da83ee7013706024349d7cae899ab9 Mon Sep 17 00:00:00 2001 From: Craig Swank Date: Fri, 3 Jan 2020 07:41:36 -0700 Subject: [PATCH] ignore dist --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ab2f49ea..906719f9 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,6 @@ _testmain.go *.prof *.zip -*~ \ No newline at end of file +*~ + +dist \ No newline at end of file