mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 14:15:24 +00:00
Add safeguards against accidentally committing model or place files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,3 +3,7 @@
|
|||||||
/scratch-project
|
/scratch-project
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
/server/failed-snapshots/
|
/server/failed-snapshots/
|
||||||
|
/*.rbxm
|
||||||
|
/*.rbxmx
|
||||||
|
/*.rbxl
|
||||||
|
/*.rbxlx
|
||||||
Reference in New Issue
Block a user