Merge pull request #11442 from influxdata/feat/ignore-swagger-gen
chore(gitignore): ignore swagger_gen.gopull/11485/head
commit
5cee9ce38b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue