chore: update .gitingore
This commit is contained in:
parent
06484547d1
commit
a05e6c6f74
|
|
@ -7,6 +7,7 @@ vgcore.*
|
||||||
*.swp
|
*.swp
|
||||||
packagecache
|
packagecache
|
||||||
/subprojects/**/
|
/subprojects/**/
|
||||||
|
/subprojects/.wraplock
|
||||||
/build*
|
/build*
|
||||||
/dist
|
/dist
|
||||||
/meson.egg-info
|
/meson.egg-info
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue