luau/.gitignore
Aaron Weiss bad9e1476e 627
2024-05-26 08:33:40 -07:00

17 lines
175 B
Plaintext

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