X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=96565192cb4c9cac0823de5e3464f5d0cd5a75dc;hb=6c3ba490cf3c039e64c35a71e54dc855c4c15977;hp=028a8ee5c5f959c62f840e80910e328f21141eed;hpb=bbbab8060cd9b5ebaa917be725a1ce487004073c;p=oom.git diff --git a/.gitignore b/.gitignore index 028a8ee5c5..96565192cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,16 @@ +# Application kubernetes/config/onap-parameters.yaml +kubernetes/dist/* +requirements.lock +**/charts/*.tgz + + +# Eclipse +.classpath +.factorypath +.project +.settings/ + +# IntelliJ .idea/* +*.iml