Browse Source

ignore go.mod go.sum

Roc 3 years ago
parent
commit
4d8c30d8be
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -2,4 +2,6 @@
 /log
 latest_log
 /config/config.yaml
-.DS_Store
+.DS_Store
+go.mod
+go.sum