mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-13 23:30:55 +01:00
Add .cache for clangd.
This commit is contained in:
parent
fe0a819472
commit
8dd9d42acb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,3 +12,4 @@
|
||||||
/luau-analyze
|
/luau-analyze
|
||||||
/luau-compile
|
/luau-compile
|
||||||
__pycache__
|
__pycache__
|
||||||
|
.cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue