]> source.dussan.org Git - gitignore.git/commitdiff
Add patterns for plugins.
authorAlexey Palazhchenko <alexey.palazhchenko@gmail.com>
Mon, 30 Jan 2017 14:42:26 +0000 (17:42 +0300)
committerAlexey Palazhchenko <alexey.palazhchenko@gmail.com>
Mon, 30 Jan 2017 14:42:26 +0000 (17:42 +0300)
Go.gitignore

index 39438782a839d039ef6df363bf00cf1c0cfcbf1a..57b72cb85b7cab3fd7a60ae076a2e7e846d9fcd7 100644 (file)
@@ -1,5 +1,7 @@
-# Binary on Windows
+# Binaries for programs and plugins
 *.exe
+*.dll
+*.so
 
 # Test binary, build with `go test -c`
 *.test