Merge "[AAI] Add model-loader tracing config"
[oom.git] / .gitignore
1 # Application
2 kubernetes/config/onap-parameters.yaml
3 kubernetes/dist/*
4 requirements.lock
5 **/charts/*.tgz
6
7
8 # Eclipse
9 .classpath
10 .factorypath
11 .project
12 .settings/
13
14 # IntelliJ
15 .idea/*
16 *.iml