zorkian / go-datadog-api

A Go implementation of the Datadog API.
BSD 3-Clause "New" or "Revised" License
183 stars 156 forks source link

updating git ignore file with ignore file generated from gitignore.io #320

Closed bkimbrough88 closed 4 years ago

bkimbrough88 commented 4 years ago

Used https://www.gitignore.io/api/go,vim,linux,macos,windows,sublimetext,intellij+iml,visualstudiocode to generate a .gitignore file that will help ensure that useless files don't get added to the repo by mistake