chore(.gitignore): Ignore generate directories

This commit is contained in:
Benedikt Peetz 2024-05-04 20:43:58 +02:00
parent 8228e2fd60
commit 9f38d2e600
1 changed files with 6 additions and 1 deletions

7
.gitignore vendored
View File

@ -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