X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=37287615e09770e0d2c259648ed85be99ee43764;hb=33774efb45bfed4c63cebef82aee0aa215b64070;hp=4dcd874cd79a25c4a5de6563b5af0bb91e7075bb;hpb=a68cf4f3da292a9b41b6570067470bb456ca41c6;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