mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
13 lines
180 B
Plaintext
13 lines
180 B
Plaintext
# Ignore bazel directories
|
|
bazel-*
|
|
|
|
.DS_Store
|
|
.gitattributes
|
|
|
|
# delve debugger output (not sure how to get rid of these)
|
|
**/debug.test
|
|
|
|
# Coverage outputs
|
|
coverage.txt
|
|
profile.out
|