diff options
author | Kevin Guthrie <[email protected]> | 2024-03-06 11:40:53 -0500 |
---|---|---|
committer | Edward Wang <[email protected]> | 2024-03-15 14:37:56 -0700 |
commit | d2c8118ef4adff77b61f605a57146a7f3c09f100 (patch) | |
tree | a530c161bd431a40fa75c55a26a98f14caac9ca0 | |
parent | ae8ea771b1a738b379b4061c7d7e20ca0e22a542 (diff) | |
download | pingora-d2c8118ef4adff77b61f605a57146a7f3c09f100.tar.gz pingora-d2c8118ef4adff77b61f605a57146a7f3c09f100.zip |
Adding bleeper config file to internal repo
-rw-r--r-- | .bleep | 2 | ||||
-rw-r--r-- | .gitignore | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1 +1 @@ -f414cd9a922f157165dc954757e9ba3aca30fa53
\ No newline at end of file +a8c217af0e62780f87c43d0ede0bebf31a545c17
\ No newline at end of file @@ -5,3 +5,4 @@ dhat-heap.json .vscode .idea .cover +bleeper.user.toml
\ No newline at end of file |