mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add patterns for plugins.
This commit is contained in:
parent
0dae103110
commit
d1bed7cdad
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# Binary on Windows
|
||||
# Binaries for programs and plugins
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue