ソースを参照

Added android and gradle to ignore

master
kj1352 4年前
コミット
342874a299
1個のファイルの変更5行の追加0行の削除
  1. +5
    -0
      .gitignore

+ 5
- 0
.gitignore ファイルの表示

@@ -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

読み込み中…
キャンセル
保存