update gitignore

This commit is contained in:
SrGooglo 2022-11-24 21:05:51 +00:00
parent aad077a696
commit 326d74442f
2 changed files with 30 additions and 30 deletions

View File

@ -6,33 +6,4 @@ dist-ssr
.vscode
yarn-error.log
ios/**/**
out/
.idea/
types/
.sourcemaps
xcuserdata/
node_modules/
Pods/
*.map
.DS_Store
Podfile.lock
Build/*
build/
Index/
.*.sw*
android-template.iml
!/build/.npmkeep
lerna-debug.log
local.properties
contents.xcworkspacedata
android-template/.gradle/
android-template/app/app.iml
.gradle/
.settings/
.project
.env
# Carthage and Carthage-built binaries
Carthage
*.xcframework.zip
out/

View File

@ -99,3 +99,32 @@ app/src/main/assets/public
app/src/main/assets/capacitor.config.json
app/src/main/assets/capacitor.plugins.json
app/src/main/res/xml/config.xml
.idea/
types/
.sourcemaps
xcuserdata/
node_modules/
Pods/
*.map
.DS_Store
Podfile.lock
Build/*
build/
Index/
.*.sw*
android-template.iml
!/build/.npmkeep
lerna-debug.log
local.properties
contents.xcworkspacedata
android-template/.gradle/
android-template/app/app.iml
.gradle/
.settings/
.project
.env
# Carthage and Carthage-built binaries
Carthage
*.xcframework.zip