Update .gitignore (#2362)

Adds sublime project files to the gitignore
This commit is contained in:
shadow7483147 2022-07-07 17:04:14 -05:00 committed by GitHub
parent e115f4bec5
commit 778a8197b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View File

@ -5,4 +5,6 @@ luac.out
# vscode # vscode
.vscode/* .vscode/*
.history .history
*.sublime-project
*.sublime-workspace