Skip to content

Commit

Permalink
Add rbxl to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
boatbomber committed Nov 14, 2021
1 parent 04e59ad commit 13fd1d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
/*.rbxmx

# Project place file
/*.rbxl
/*.rbxlx

# Roblox Studio lock files
/*.rbxlx.lock
/*.rbxl.lock
/*.rbxlx.lock

# VS Code files
.vscode/*

0 comments on commit 13fd1d7

Please sign in to comment.