remove *.go from .gitignore

some shadowy process has been adding this line to my .gitignore,
and somehow it slipped in to my last commit.
I have no idea what is causing it..

Change-Id: I54c40d81006c3528fd69ae0169e49c130e2e3548
This commit is contained in:
Eric Drechsel 2016-04-11 09:25:04 -07:00
parent 6d8d5f08bc
commit f800fbdc0b
No known key found for this signature in database
GPG Key ID: 1C5C1ED09F666824
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -32,4 +32,3 @@ config/tls.*
misc/docker/djpeg-static/djpeg
misc/docker/camlistored/camlistored*
misc/docker/camlistored/djpeg
*.go