luau/.gitignore
2022-07-28 20:41:13 -07:00

11 lines
114 B
Text

/build/
/build[.-]*/
/coverage/
/.vs/
/.vscode/
/fuzz/luau.pb.*
/crash-*
/default.prof*
/fuzz-*
/luau
__pycache__