unplugged-system/external/golang-protobuf/.gitignore

10 lines
306 B
Plaintext

/.cache/
/.gocache/
/bin/
/vendor/
# This file includes artifacts of the system test that should not be checked in.
# For files created by specific development environment (e.g. editor),
# use alternative ways to exclude files from git.
# For example, set up .git/info/exclude or use a global .gitignore.