Files
rojo/.gitignore
2019-08-27 18:23:05 -07:00

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