frederikhors 6 years ago
committed by GitHub
parent
commit
adce9c5572
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore View 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/

Loading…
Cancel
Save