Skip to content

Commit d03f2ec

Browse files
committed
chore: ignore
1 parent a9e536d commit d03f2ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,14 @@ bin
1717
build
1818
Pods
1919
!plugin/platforms
20-
/plugin/platforms/android/*.aar
2120
*.xcuserdatad
2221
/plugin/README.md
2322
plugin/**/*js.map
2423
plugin/**/*js
2524
pnpm-lock.yaml
2625
*.jar
26+
*.aar
27+
*.old
2728
/.gradle
2829
/.settings
2930
/.history

0 commit comments

Comments
 (0)