diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2017-05-21 12:18:04 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2017-05-21 12:18:04 +0300 |
| commit | e118297eab361ff3fbb023f49c2131e4a617a253 (patch) | |
| tree | 1d9bb425bbd49c8c17fdfff7d61b3dc2d28feeaa /.gitignore | |
| parent | 3c132447af478e6ff3fd6552383c2f3d9f13fd95 (diff) | |
| download | rabbitmq-server-git-e118297eab361ff3fbb023f49c2131e4a617a253.tar.gz | |
Ignore more tracing tool artifacts
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1618d6b5fe..ca78aaa5ea 100644 --- a/.gitignore +++ b/.gitignore @@ -28,5 +28,7 @@ docs/*.html # Tracing tools *-ttb *.ti +*.lz4* +callgrind.out* PACKAGES/* |
