mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-22 09:26:53 +08:00
add .gitignore
This commit is contained in:
parent
d30081e0e0
commit
0e3d368cc9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
||||||
venv
|
venv
|
||||||
*.pb.gz
|
*.pb.gz
|
||||||
.ipynb_checkpoints
|
.ipynb_checkpoints
|
||||||
|
_build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue