1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2024-12-22 09:12:19 +00:00

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

4
.gitignore vendored
View File

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