mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-20 16:45:26 +08:00
update
This commit is contained in:
parent
1332b004e0
commit
a475b97f50
3 changed files with 5 additions and 4 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.DS_Store
|
||||
venv
|
||||
*.pb.gz
|
||||
.ipynb_checkpoints
|
||||
3
bench/.gitignore
vendored
3
bench/.gitignore
vendored
|
|
@ -1,3 +0,0 @@
|
|||
/venv
|
||||
/*.pb.gz
|
||||
/.ipynb_checkpoints
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 2,
|
||||
"execution_count": 1,
|
||||
"id": "wound-burns",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue