/
githubmirror
/
charts
Обзор
Документация
Войти
/
githubmirror
/
charts
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitignore
37 строк
419 B
Reinhard Nägele
Use factored out testing lib (#5231)
06 июн 2018, 17:39
06 июн 2018, 17:39
cad8ca9
Код
Авторство
О чём код?
# General files for the project pkg/* *.pyc bin/* .project /.bin /_test/secrets/*.json # OSX leaves these everywhere on SMB shares ._* # OSX trash .DS_Store # Files generated by JetBrains IDEs, e.g. IntelliJ IDEA .idea/ *.iml # Vscode files .vscode # Emacs save files *~ \#*\# .\#* # Vim-related files [._]*.s[a-w][a-z] [._]s[a-w][a-z] *.un~ Session.vim .netrwhist # Chart dependencies **/charts/*.tgz .history