mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00: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
|