Files
telegraf/.gitignore
2019-08-21 16:34:28 -07:00

11 lines
98 B
Plaintext

# Build and binaries
/build
/telegraf
/telegraf.exe
/telegraf.gz
/vendor
# Editor files
*~
.idea