mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-26 14:09:41 -08:00
Merge pull request #1094 from prometheus/pkgignore
Remove .pkgignore file
This commit is contained in:
commit
54147b3ea5
24
.pkgignore
24
.pkgignore
|
@ -1,24 +0,0 @@
|
|||
*.go
|
||||
*.md
|
||||
*.sh
|
||||
*.shlib
|
||||
*-stamp
|
||||
prometheus
|
||||
Makefile*
|
||||
tools
|
||||
utility
|
||||
stats
|
||||
documentation
|
||||
config
|
||||
build/*-stamp
|
||||
build/dirty
|
||||
build/cache
|
||||
build/root
|
||||
build/package/Makefile
|
||||
model
|
||||
.*
|
||||
coding
|
||||
retrieval
|
||||
web
|
||||
rules
|
||||
storage
|
Loading…
Reference in a new issue