浏览代码

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

正在加载...
取消
保存