TheStable/.gitignore
Jamie Greunbaum 184c5f986a - Chickens are now louder.
- Chicken forward raycast is now a bit longer.
- Walk, run, and turn speeds for chickens are now adjustable in inspector.
- Default chicken turn speed decreased in prefab.
- Chicken collision capsule slightly adjusted.
- Removed lightmap and reflection probe bakes from the repository.
2026-02-07 18:53:50 -05:00

16 lines
299 B
Plaintext

Assets/_LastBuild*
Assets/SerializedUdonPrograms/
Library/
Logs/
Temp/
UserSettings/
obj/
.vs/
Assets/Scenes/VRCDefaultWorldScene/Lightmap-*.*
Assets/Scenes/VRCDefaultWorldScene/ReflectionProbe-*.*
Assets/Scenes/TheStable/Lightmap-*.*
Assets/Scenes/TheStable/ReflectionProbe-*.*
*.blend1
.vsconfig