Merge pull request #11442 from influxdata/feat/ignore-swagger-gen

chore(gitignore): ignore swagger_gen.go
pull/11485/head
Chris Goller 2019-01-22 20:42:37 -06:00 committed by GitHub
commit 5cee9ce38b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -39,6 +39,7 @@ http/swagger_gen.go
chronograf/canned/bin_gen.go
chronograf/dist/dist_gen.go
chronograf/server/swagger_gen.go
http/swagger_gen.go
# The rest of the file is the .gitignore from the original influxdb repository,
# copied here to prevent mistakenly checking in any binary files