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 2026-05-02 12:11:56 +00:00
commit ec2001a2df

2
.gitignore vendored
View file

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