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