Commit Graph

3 Commits

Author SHA1 Message Date
Robii Aragon
ed7b223c04 Add initial Unity project files and settings
Add a full Unity project scaffold: Input System actions (.inputactions + meta), SampleScene and scene meta, URP render pipeline and profile assets, TutorialInfo (scripts/icons), a Readme LFS pointer, ProjectSettings (audio, graphics, input, quality, XR, etc.), and Packages/manifest.json. Sets up default player and UI input mappings, rendering settings, and editor/project configuration for the project.
2026-02-05 04:41:56 -08:00
Robii Aragon
e584379d09 Add LFS patterns and OS file ignores
Add common binary/asset patterns to .gitattributes to route large or binary files (.psd, .fbx, .obj, .png, .jpg, .asset) through Git LFS. Extend .gitignore to exclude common OS-generated files (.DS_Store, .Spotlight-V100, .Trashes, ehthumbs.db, Thumbs.db, etc.) to prevent committing platform artifacts.
2026-02-05 04:32:22 -08:00
Robii Aragon
771cb6d5fe Initial commit 2026-02-05 04:24:19 -08:00