mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 02:07:58 +00:00
This switches over to ginkgo/gomega for tests, which makes writing certain tests easier/more fluent in the future.
6 lines
201 B
Text
6 lines
201 B
Text
# Setup a Global .gitignore for OS and editor generated files:
|
|
# https://help.github.com/articles/ignoring-files
|
|
# git config --global core.excludesfile ~/.gitignore_global
|
|
|
|
.vagrant
|
|
*.sublime-project
|