aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/style.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/style.sh')
-rwxr-xr-xscripts/style.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/style.sh b/scripts/style.sh
index 4589bfc..d8825f2 100755
--- a/scripts/style.sh
+++ b/scripts/style.sh
@@ -102,9 +102,9 @@ s%^./%%
# Build outputs
\%/Pods/% d
-\%^./build/% d
-\%^./Debug/% d
-\%^./Release/% d
+\%^build/% d
+\%^Debug/% d
+\%^Release/% d
# Sources controlled outside this tree
\%/third_party/% d