Просмотр исходного кода

Merge pull request #31 from frederikhors/patch-1

Integrating https://github.com/github/gitignore/blob/master/Go.gitignore
chore/proposed-structure
Kyle Quest 6 лет назад
committed by GitHub
Родитель
Сommit
91f7374a8f
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 4 добавлений и 0 удалений
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore Просмотреть файл

@@ -3,6 +3,7 @@


# Binaries for programs and plugins # Binaries for programs and plugins
*.exe *.exe
*.exe~
*.dll *.dll
*.so *.so
*.dylib *.dylib
@@ -15,3 +16,6 @@


# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/ .glide/

# Dependency directories (remove the comment below to include it)
# vendor/

Загрузка…
Отмена
Сохранить