mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 06:15:44 +08:00
0dbe1a5022
In the readme file under the building section, it specifies that you should run the command `mkdir cmake && cd cmake`; however, the folder is not currently being ignored.
17 lines
175 B
Plaintext
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__
|