Ignore profiling data

This commit is contained in:
Alexandre Iooss 2020-10-14 15:34:29 +02:00
parent b612ce192e
commit c8bbe5dbe5
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -13,3 +13,7 @@ pkged.go
# Coverage files
*.cov
# Profiler and test files
*.prof
*.test