luau/.gitignore

21 lines
210 B
Text
Raw Normal View History

2022-01-06 14:10:07 -08:00
/build/
/build[.-]*/
2024-09-20 17:14:29 +03:00
/out
2024-05-26 08:33:40 -07:00
/cmake/
/cmake[.-]*/
2022-01-06 14:10:07 -08:00
/coverage/
/.vs/
/.vscode/
/fuzz/luau.pb.*
/crash-*
/default.prof*
/fuzz-*
/luau
2022-08-04 14:27:28 -07:00
/luau-tests
/luau-analyze
2024-11-15 11:37:29 -08:00
/luau-bytecode
2023-08-11 15:55:30 +03:00
/luau-compile
2022-07-28 20:41:13 -07:00
__pycache__
2024-07-19 10:21:40 -07:00
.cache
.clangd