prysm-pulse/.gitignore
shayzluf 6335833c94 Validator: performing for multiple keys - update rpc proto (#2040)
* first version - broken

* Scripts to update mockgen

* working proto changes

* resolve review remarks

* fix goimport issues
2019-03-23 19:46:25 -05:00

25 lines
279 B
Plaintext

# Ignore bazel directories
bazel-*
.DS_Store
.swp
# IntelliJ
.idea
.ijwb
# delve debugger output (not sure how to get rid of these)
**/debug.test
# Coverage outputs
coverage.txt
profile.out
# Nodejs
node_modules
yarn-error.log
.vscode/
# Ignore password file
password.txt