ingress-nginx-helm/.gitignore
Manuel Alejandro de Brito Fontes 80bd481abb
Only support SSL dynamic mode
2019-08-13 17:33:34 -04:00

49 lines
499 B
Text

# OSX
._*
.DS_Store
# intellij files
.idea/*
# Eclipse files
.classpath
.project
.settings/**
# visual studio code
.vscode/*
# Emacs save files
*~
\#*\#
.\#*
# Vim-related files
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
# mkdocs
site
# temporal github pages
gh-pages
# Docker-based builds
test/binaries
# coverage artifacts
.coverprofile
gover.coverprofile
e2e-tests
coverage.txt
test/e2e/e2e\.test
.env
.gocache/
bin
test/e2e-image/wait-for-nginx.sh
.cache
cover.out