Sfoglia il codice sorgente

Merge pull request #31 from frederikhors/patch-1

Integrating https://github.com/github/gitignore/blob/master/Go.gitignore
chore/proposed-structure
Kyle Quest 6 anni fa
committed by GitHub
parent
commit
91f7374a8f
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore Vedi File

@@ -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/

Caricamento…
Annulla
Salva