X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=a7fb5bfbe019151c9c513ddb1c8936460323ef2c;hb=refs%2Fheads%2Fcasdev;hp=96565192cb4c9cac0823de5e3464f5d0cd5a75dc;hpb=8cb27a420a63aa864543d207754d90816eb713fa;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*