itsm_ysm/mobile/.gitignore
itms-merge-dev efc3e66635 feat(itms): 모바일 앱 신규 (Expo, 12화면, OAuth password grant)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-19 17:10:46 +09:00

18 lines
212 B
Plaintext

# ITMS mobile (Expo) — Node 프로젝트 (Gradle 컴포짓 무관)
node_modules/
.expo/
dist/
web-build/
*.log
.DS_Store
# EAS / 로컬 빌드 산출물
android/
ios/
*.apk
*.aab
# 로컬 env
.env
.env.local