node_exporter/.gitignore

40 lines
440 B
Plaintext
Raw Permalink Normal View History

2013-04-18 07:44:52 -07:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
2015-04-15 20:29:29 -07:00
dependencies-stamp
/node_exporter
/.build
/.deps
/.release
/.tarballs
2016-05-24 08:51:56 -07:00
# Intellij
/.idea
*.iml
# Test files extracted from ttar
collector/fixtures/sys/
collector/fixtures/udev/
/vendor