Initial commit: Set up retro photobooth monorepo structure, core configurations, and premium sample assets

This commit is contained in:
2026-07-05 11:47:59 +07:00
commit a3b9c24936
17 changed files with 1603 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
# --- OS Files ---
.DS_Store
Thumbs.db
*.swp
# --- Android Studio / Gradle ---
.gradle/
build/
captures/
.externalNativeBuild/
.cxx/
local.properties
*.apk
*.aar
*.bms
.idea/workspace.xml
.idea/libraries/
.idea/caches/
# --- Xcode / iOS ---
build/
DerivedData/
*.xcodeproj/*
!*.xcodeproj/project.pbxproj
!*.xcodeproj/xcshareddata/
*.xcworkspace/
!*.xcworkspace/contents.xcworkspacedata
.strongspace/
project.xcworkspace/
xcuserdata/
*.moved-aside
*.xccheckout
*.xcscmblueprint