X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=a7fb5bfbe019151c9c513ddb1c8936460323ef2c;hb=74fda3803f26a1183b0c1cf8fefb9f527395dfa1;hp=96565192cb4c9cac0823de5e3464f5d0cd5a75dc;hpb=2f7a32987d8380a4e24b6c3ad73302cced90dfa2;p=oom.git diff --git a/.gitignore b/.gitignore index 96565192cb..a7fb5bfbe0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ kubernetes/dist/* requirements.lock **/charts/*.tgz +# AAI Schema +**/schema/* + # Eclipse .classpath @@ -14,3 +17,6 @@ requirements.lock # IntelliJ .idea/* *.iml + +# Mac OS +*DS_Store*