X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=fcf3cdd96f608ae992569cefe63c384daab1415f;hb=b137f7e426b7556a05d1222716d1870ce9dad72c;hp=b671448e8315905b07425da3234ebee893b6a290;hpb=07f6751daac99645dd92ab9239e56293665c229d;p=oom.git diff --git a/.gitignore b/.gitignore index b671448e83..fcf3cdd96f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,27 @@ +# Unit tests +__snapshot__ + +# 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*