Files
com.github.premnirmal.ticke…/.gitignore
T

41 lines
879 B
Plaintext

*.iml
.gradle
/local.properties
/.idea
/projectFilesBackup/
.DS_Store
/build
/captures
**/build/
app/full-r8-config.txt
app/prod/
/.vs/
.kotlin/
**/.kotlin/
#ignore keystore and keystore.properties
*.jks
keystore.*
app/keystore.*
#google services
app/google-services.json
#iOS / Xcode
# The Xcode project is generated from iosApp/project.yml with XcodeGen, not committed.
*.xcodeproj/
*.xcworkspace/
xcuserdata/
*.xcuserstate
DerivedData/
.swiftpm/
# Local, machine-specific JAVA_HOME override for the iOS Gradle build phase
iosApp/.xcode.env.local
# Local, git-derived version override written by iosApp/version.sh (optionally
# #included by the committed iosApp/Version.xcconfig)
iosApp/Version.local.xcconfig
#iOS Firebase config (optional, prod only)
iosApp/GoogleService-Info.plist
iosApp/iosApp/GoogleService-Info.plist
iosApp/StockTickerWidget/GoogleService-Info.plist