diff --git a/.gitignore b/.gitignore index 4290158..2d95b16 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -**/go.sum -**/config.json -dist/* \ No newline at end of file +go.sum +dist/* +**/config.json \ No newline at end of file