diff --git a/.android.ort.yml b/.android.ort.yml deleted file mode 100644 index a7653ba..0000000 --- a/.android.ort.yml +++ /dev/null @@ -1,5 +0,0 @@ -excludes: - paths: - - pattern: "ios/**" - reason: "OTHER" - comment: "This directory is part of iOS Reference App." diff --git a/.ios.ort.yml b/.ios.ort.yml deleted file mode 100644 index 7b8fe39..0000000 --- a/.ios.ort.yml +++ /dev/null @@ -1,5 +0,0 @@ -excludes: - paths: - - pattern: "android/**" - reason: "OTHER" - comment: "This directory is part of Android Reference App."