diff --git a/.gitignore b/.gitignore index 4594052..34c44f7 100644 --- a/.gitignore +++ b/.gitignore @@ -30,10 +30,15 @@ trinitrix.log # build /target /result +# generate by trixy for the c headers +/dist # IDE stuff .idea .direnv -# Lua LS stuff +# LS +## lua .luarc.json +## c +.ccls-cache