X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=96e76c17fc0cc4ede1a34bcaf8b17894dfff2f42;hb=refs%2Fheads%2Fdublin;hp=b671448e8315905b07425da3234ebee893b6a290;hpb=07f6751daac99645dd92ab9239e56293665c229d;p=oom.git diff --git a/.gitignore b/.gitignore index b671448e83..96e76c17fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,25 @@ +# Application kubernetes/config/onap-parameters.yaml -.idea/vcs.xml -.idea/modules.xml -.idea/oom.iml -.idea/workspace.xml +kubernetes/dist/* +requirements.lock +**/charts/*.tgz +*.orig + +# AAI Schema +**/schema/* + + +# Eclipse +.classpath +.factorypath +.project +.pydevproject +.settings/ + +# IntelliJ +.idea/* +*.iml + +# Mac OS +*DS_Store* +