forked from rojo-rbx/rojo
Update default gitignores to include sourcemap (#1145)
This commit is contained in:
committed by
GitHub
parent
181cc37744
commit
aabe6d11b2
@@ -1,3 +1,5 @@
|
||||
# Roblox Studio lock files
|
||||
/*.rbxlx.lock
|
||||
/*.rbxl.lock
|
||||
/*.rbxl.lock
|
||||
|
||||
sourcemap.json
|
||||
|
||||
@@ -3,4 +3,6 @@
|
||||
|
||||
# Roblox Studio lock files
|
||||
/*.rbxlx.lock
|
||||
/*.rbxl.lock
|
||||
/*.rbxl.lock
|
||||
|
||||
sourcemap.json
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# Plugin model files
|
||||
/{project_name}.rbxmx
|
||||
/{project_name}.rbxm
|
||||
|
||||
sourcemap.json
|
||||
|
||||
Reference in New Issue
Block a user