Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 641 B
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# IntelliJ
.idea
*.iml
### STS ###
target/
.settings/
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
*local.properties
# Python virtualenv
/venv/
dist/
# Environment configuration
*.env
.envrc
# Python gen files
*.pyc
#ibm helm chart manifest
devops/ibm/ibm-schema-config/manifests
devops/ibm/ibm-schema-deploy/manifests