mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 06:05:24 +00:00
Add safeguards against accidentally committing model or place files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,4 +2,8 @@
|
|||||||
/target
|
/target
|
||||||
/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