diff --git a/.gitignore b/.gitignore index bcb3955..0e06f13 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ go.sum localdb.json -dist/* \ No newline at end of file +dist/* +**/config.json \ No newline at end of file