github.com/whiteCcinn/protobuf-go@v1.0.9/.gitignore (about)

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