mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2025-01-15 13:10:18 +01:00
17 lines
232 B
Text
17 lines
232 B
Text
# Object files and binaries from go.
|
|
*.[568]
|
|
|
|
# Library files.
|
|
*.a
|
|
|
|
# Any file prefixed by an underscore.
|
|
*/_*
|
|
|
|
# Vim temporary files.
|
|
.*.swp
|
|
|
|
# The mockgen binary.
|
|
mockgen/mockgen
|
|
|
|
# A binary produced by gotest.
|
|
#gomock/[568]\.out
|