Kyle Quest
6 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 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/ |