瀏覽代碼

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

Loading…
取消
儲存