Compare commits

..

No commits in common. "3040d72a0f399532a6192b06a0f1a56854bf0a13" and "fe724d11d7aec2397f8cb9b8b2a5266d37498c7e" have entirely different histories.

40
.gitignore vendored
View File

@ -1,40 +0,0 @@
# General files for the project
pkg/*
*.pyc
bin/*
.project
/.bin
/_test/secrets/*.json
*.tgz
Chart.lock
# 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