X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=.gitignore;h=a7fb5bfbe019151c9c513ddb1c8936460323ef2c;hp=028a8ee5c5f959c62f840e80910e328f21141eed;hb=74fda3803f26a1183b0c1cf8fefb9f527395dfa1;hpb=15ef9b262d5ce97e4536640ef5eefd2ba50fa5fd diff --git a/.gitignore b/.gitignore index 028a8ee5c5..a7fb5bfbe0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,22 @@ +# Application kubernetes/config/onap-parameters.yaml +kubernetes/dist/* +requirements.lock +**/charts/*.tgz + +# AAI Schema +**/schema/* + + +# Eclipse +.classpath +.factorypath +.project +.settings/ + +# IntelliJ .idea/* +*.iml + +# Mac OS +*DS_Store*