mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-12 00:24:04 -08:00
c706b416bd
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
7 lines
201 B
Plaintext
7 lines
201 B
Plaintext
# 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
|