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