Skip to content

Commit aa5963e

Browse files
ignore++
1 parent 0882ca3 commit aa5963e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
.idea
1+
.idea
2+
.vscode

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
# Exclude the native source code. The native libraries are included in the plugin as compiled resources (i.e. jar & framework)
1+
.idea
2+
.vscode
23
native-src/
34
platforms/android/README.md

0 commit comments

Comments
 (0)