Kyle Quest
6 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: 4AEE18F83AFDEB23
共有
1 個文件被更改,包括
4 次插入 和
0 次删除
-
.gitignore
|
|
|
@@ -3,6 +3,7 @@ |
|
|
|
|
|
|
|
# Binaries for programs and plugins |
|
|
|
*.exe |
|
|
|
*.exe~ |
|
|
|
*.dll |
|
|
|
*.so |
|
|
|
*.dylib |
|
|
|
@@ -15,3 +16,6 @@ |
|
|
|
|
|
|
|
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 |
|
|
|
.glide/ |
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it) |
|
|
|
# vendor/ |