Update default gitignores to include sourcemap (#1145)

This commit is contained in:
Sebastian Stachowicz
2025-10-29 00:28:55 +00:00
committed by GitHub
parent 181cc37744
commit aabe6d11b2
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
# Roblox Studio lock files
/*.rbxlx.lock
/*.rbxl.lock
/*.rbxl.lock
sourcemap.json

View File

@@ -3,4 +3,6 @@
# Roblox Studio lock files
/*.rbxlx.lock
/*.rbxl.lock
/*.rbxl.lock
sourcemap.json

View File

@@ -1,3 +1,5 @@
# Plugin model files
/{project_name}.rbxmx
/{project_name}.rbxm
sourcemap.json