mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-02 01:40:54 +01:00
Update .gitignore to match upstream
This commit is contained in:
parent
650dd30062
commit
12b2838de0
1 changed files with 7 additions and 5 deletions
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…
Add table
Reference in a new issue