#
#  _     _           _       _   _
# (_) __| |___  ___ | |_   _| |_(_) ___  _ __  ___
# | |/ _` / __|/ _ \| | | | | __| |/ _ \| '_ \/ __|
# | | (_| \__ \ (_) | | |_| | |_| | (_) | | | \__ \
# |_|\__,_|___/\___/|_|\__,_|\__|_|\___/|_| |_|___/
#
# @author      CSoellinger <office@idsolutions.at>
# @copyright   2021 Idsolutions GmbH
# @see         https://code.idsolutions.at
#

**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.devcontainer
**/.docker
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/vendor
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
README.md
