add .godoc.pid to gitignore

This commit is contained in:
Matthias Kadenbach 2017-02-09 13:47:28 -08:00
parent 03d8d3233f
commit d5daf6f6ae
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ cli/build
cli/cli
cli/migrate
.coverage
.godoc.pid