mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
commit
5b0261b467
1 changed files with 14 additions and 0 deletions
14
Luau.gitignore
Normal file
14
Luau.gitignore
Normal file
|
@ -0,0 +1,14 @@
|
|||
# A fast, small, safe, gradually typed embeddable scripting language derived from Lua
|
||||
#
|
||||
# https://github.com/luau-lang/luau
|
||||
# https://luau.org/
|
||||
|
||||
# Code coverage
|
||||
coverage.out
|
||||
|
||||
# Profiling
|
||||
profile.out
|
||||
profile.svg
|
||||
|
||||
# Time trace
|
||||
trace.json
|
Loading…
Add table
Add a link
Reference in a new issue