feat: 원격 FTP 서버 탐색 기능 기본 구현

This commit is contained in:
2026-01-04 23:59:00 +09:00
parent 8400a519e1
commit 93c92cb1ff
46 changed files with 1486 additions and 72 deletions

31
.gitignore vendored Normal file
View File

@@ -0,0 +1,31 @@
# Gradle files
.gradle
build/
# Local configuration file (sdk path, etc)
local.properties
# Log Files
*.log
# Android Studio generated files and folders
.idea/
.cxx/
captures/
.externalNativeBuild/
# OSX files
.DS_Store
# Misc
*.iml
.project
*.swp
*~
# Keystore files
*.jks
*.keystore
# Google Services (safety)
/app/google-services.json