mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-03 10:20: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
|
^build/
|
||||||
*~
|
^coverage/
|
||||||
|
^fuzz/luau.pb.*
|
||||||
# MacOS
|
^crash-*
|
||||||
.DS_Store
|
^default.prof*
|
||||||
|
^fuzz-*
|
||||||
|
^luau$
|
||||||
|
|
Loading…
Add table
Reference in a new issue