Files
Schnappix/.gitignore
T

49 lines
619 B
Plaintext

# Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files
# dependencies
# node_modules/
# Expo
.expo/
dist/
web-build/
# Native
.kotlin/
*.orig.*
*.jks
*.p8
*.p12
*.key
*.mobileprovision
# Metro
.metro-health-check*
# debug
npm-debug.*
yarn-debug.*
yarn-error.*
# macOS
.DS_Store
*.pem
# local env files
.env*.local
# typescript
*.tsbuildinfo
# generated native folders
/ios
# Gradle/Android build folders
**/build/
**/.gradle/
.vscode/
# Allow tracking the android folder and the release APK specifically
!/android/
!/android/app/build/outputs/apk/release/app-release.apk