mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 06:15:44 +08:00
Update .gitignore to match upstream
This commit is contained in:
parent
650dd30062
commit
12b2838de0
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,5 +1,7 @@
|
||||
# Emacs
|
||||
*~
|
||||
|
||||
# MacOS
|
||||
.DS_Store
|
||||
^build/
|
||||
^coverage/
|
||||
^fuzz/luau.pb.*
|
||||
^crash-*
|
||||
^default.prof*
|
||||
^fuzz-*
|
||||
^luau$
|
||||
|
Loading…
Reference in New Issue
Block a user