Browse Source

Added android and gradle to ignore

master
kj1352 4 years ago
parent
commit
342874a299
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .gitignore

+ 5
- 0
.gitignore View File

@@ -29,3 +29,8 @@ npm-debug.log*
/platforms
/plugins
/www


# Remove this if you change code in capacitor and want to include native
/.gradle
/android

Loading…
Cancel
Save