diff --git a/.gitignore b/.gitignore index b663c6a..0b57df7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ **/config.json **/package-lock.json **/node_modules -dist/* \ No newline at end of file +dist/* +go.sum \ No newline at end of file