mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-12 13:00:38 +00:00
Add luau-compile to .gitignore (#995)
This commit is contained in:
parent
2b03c8f72a
commit
3f478bb439
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,4 +10,5 @@
|
|||
/luau
|
||||
/luau-tests
|
||||
/luau-analyze
|
||||
/luau-compile
|
||||
__pycache__
|
||||
|
|
Loading…
Reference in a new issue