# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
.DS_Store

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool
*.out

# Emacs
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*

# Vim swap viles
*.swp

# Bazel directories
/bazel-*

# MODULE.bazel stuff, for now
MODULE.bazel.lock

# Generated protos
**/proto/**/*.pb.go
**/proto/**/*_ts_proto.d.ts
**/proto/**/*_ts_proto.js

# Node dependencies
node_modules

# Yarn logs
yarn-error.log

# User specific .bazelrc
user.bazelrc

# BuildBuddy certs
buildbuddy-cert.pem
buildbuddy-key.pem

# genhtml coverage outputs
/cover

# User specific config files
enterprise/config/user-configs

# Bazel compact execution log
/bazel_compact_exec_log.binpb.zstd
