Browse Source

Add patterns for plugins.

pull/2266/head
Alexey Palazhchenko 7 years ago
parent
commit
d1bed7cdad
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      Go.gitignore

+ 3
- 1
Go.gitignore View File

@@ -1,5 +1,7 @@
# Binary on Windows
# Binaries for programs and plugins
*.exe
*.dll
*.so

# Test binary, build with `go test -c`
*.test

Loading…
Cancel
Save