Merge branch 'vscolang' into 'master'

Add gitignore files for a smoother VSCode experience with clangd

See merge request freetype/freetype!102
This commit is contained in:
Anurag Thakur 2025-09-10 09:25:31 +00:00
commit a611d73a4d

2
.gitignore vendored
View file

@ -5,3 +5,5 @@ src/dlg/dlg.c
subprojects/*
!subprojects/*.wrap
/tests/data/*
.cache/*
compile_commands.json