Update .gitignore to match upstream

This commit is contained in:
Arseny Kapoulkine 2021-10-29 12:59:45 -07:00
parent 650dd30062
commit 12b2838de0
1 changed files with 7 additions and 5 deletions

12
.gitignore vendored
View File

@ -1,5 +1,7 @@
# Emacs
*~
# MacOS
.DS_Store
^build/
^coverage/
^fuzz/luau.pb.*
^crash-*
^default.prof*
^fuzz-*
^luau$