Compare commits

...

3 Commits

Author SHA1 Message Date
Daniel Johnson
5b0261b467
Merge pull request #4597 from m4fh/luau
Create Luau.gitignore
2025-03-12 10:49:09 -07:00
Math
d4fe781ae8 Add short description and link to Luau repo 2025-03-07 17:30:22 -03:00
Math
1824e57c1d Create Luau.gitignore 2025-03-03 23:06:57 -03:00

14
Luau.gitignore Normal file
View 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