mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
11 lines
189 B
Plaintext
11 lines
189 B
Plaintext
# Rust output directory
|
|
/target
|
|
|
|
# Roblox model and place files in the root, used for debugging
|
|
/*.rbxm
|
|
/*.rbxmx
|
|
/*.rbxl
|
|
/*.rbxlx
|
|
|
|
# Snapshot files from the 'insta' Rust crate
|
|
**/*.snap.new |