X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=37287615e09770e0d2c259648ed85be99ee43764;hb=c9914f5f0a77338a9fb6703820e072c9fcd23d68;hp=b671448e8315905b07425da3234ebee893b6a290;hpb=07f6751daac99645dd92ab9239e56293665c229d;p=oom.git diff --git a/.gitignore b/.gitignore index b671448e83..37287615e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,19 @@ +# Application kubernetes/config/onap-parameters.yaml -.idea/vcs.xml -.idea/modules.xml -.idea/oom.iml -.idea/workspace.xml +kubernetes/dist/* +requirements.lock +**/charts/*.tgz + +# AAI Schema +**/schema/* + + +# Eclipse +.classpath +.factorypath +.project +.settings/ + +# IntelliJ +.idea/* +*.iml