frederikhors 6年前
committed by GitHub
コミット
adce9c5572
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 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/

読み込み中…
キャンセル
保存