minor features

This commit is contained in:
2023-11-23 04:58:25 +03:00
parent e5ea497851
commit aed1425f84
6 changed files with 12 additions and 38 deletions

38
.gitignore vendored
View File

@@ -41,39 +41,5 @@ package-lock.json
# The following patterns were generated by expo-cli
# Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files
# dependencies
node_modules/
# Expo
.expo/
dist/
web-build/
# Native
*.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
# @end expo-cli
*.apk
*.log