Skip to content

Commit 009299e

Browse files
committed
chore(prettier): ignore mobile build artifacts
1 parent 204e5aa commit 009299e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.prettierignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@ plugins/*/examples/*/src-tauri/gen/
1919
api-iife.js
2020
init-iife.js
2121
CHANGELOG.md
22-
*schema.json
22+
*schema.json
23+
24+
# mobile build
25+
**/ios/.build
26+
**/.tauri

0 commit comments

Comments
 (0)