mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
update gitignore
This commit is contained in:
parent
aad077a696
commit
326d74442f
31
packages/app/.gitignore
vendored
31
packages/app/.gitignore
vendored
@ -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/
|
29
packages/app/android/.gitignore
vendored
29
packages/app/android/.gitignore
vendored
@ -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
|
Loading…
x
Reference in New Issue
Block a user