mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-03 02:10:53 +01:00
Add "out" folder for CMake Project Visual Studio
This commit is contained in:
parent
a8047b2e46
commit
8031006a41
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
/build/
|
||||
/build[.-]*/
|
||||
/out
|
||||
/cmake/
|
||||
/cmake[.-]*/
|
||||
/coverage/
|
||||
|
|
Loading…
Add table
Reference in a new issue