X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=96565192cb4c9cac0823de5e3464f5d0cd5a75dc;hb=refs%2Fheads%2Fbeijing;hp=b671448e8315905b07425da3234ebee893b6a290;hpb=07f6751daac99645dd92ab9239e56293665c229d;p=oom.git diff --git a/.gitignore b/.gitignore index b671448e83..96565192cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,16 @@ +# Application kubernetes/config/onap-parameters.yaml -.idea/vcs.xml -.idea/modules.xml -.idea/oom.iml -.idea/workspace.xml +kubernetes/dist/* +requirements.lock +**/charts/*.tgz + + +# Eclipse +.classpath +.factorypath +.project +.settings/ + +# IntelliJ +.idea/* +*.iml