aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Palazhchenko <alexey.palazhchenko@gmail.com>2017-01-30 17:42:26 +0300
committerAlexey Palazhchenko <alexey.palazhchenko@gmail.com>2017-01-30 17:42:26 +0300
commitd1bed7cdadca23157276c447fee602c807f6ecd2 (patch)
tree10f7516af9f5a3c8a159594329d6b873dbe60ab1
parent0dae103110a7076b4612dd13dba7eedb4c24d2c3 (diff)
downloadgitignore-d1bed7cdadca23157276c447fee602c807f6ecd2.tar.gz
gitignore-d1bed7cdadca23157276c447fee602c807f6ecd2.zip
Add patterns for plugins.
-rw-r--r--Go.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/Go.gitignore b/Go.gitignore
index 39438782..57b72cb8 100644
--- a/Go.gitignore
+++ b/Go.gitignore
@@ -1,5 +1,7 @@
-# Binary on Windows
+# Binaries for programs and plugins
*.exe
+*.dll
+*.so
# Test binary, build with `go test -c`
*.test