Files
FarmaFinder/.gitignore
T
Ichitux 1180599260
Run Tests on Branches / Detect Changes (push) Successful in 16s
Run Tests on Branches / Backend Tests (push) Successful in 1m53s
Run Tests on Branches / Frontend Tests (push) Failing after 1m57s
Run Tests on Branches / Frontend Mobile Tests (push) Successful in 1m44s
Background fixes & improvements
2026-07-16 10:13:25 +02:00

21 lines
295 B
Plaintext

node_modules/
dist/
dev-dist/
build/
.turbo/
.mimocode/
*.sqlite
*.sqlite3
.env
.DS_Store
*.log
# Local Android SDK path — machine-specific
android/local.properties
ios/App/Pods/
# Android release signing — NEVER commit
android/keystore.properties
android/app/*.jks
android/app/*.keystore