1
0
Fork 0

refactor: rename wsj-standup to wsj-drink (safe to do, this is a fork)

- forked
- renamed the helm chart
This commit is contained in:
Vojtěch Mareš 2023-07-31 15:06:25 +09:00
parent bc197a9fd0
commit a39cc7ff89
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
9 changed files with 22 additions and 22 deletions

View file

@ -0,0 +1,23 @@
# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*.orig
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/