mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 09:58:02 +02:00
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:
commit
ec2001a2df
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,3 +5,5 @@ src/dlg/dlg.c
|
|||
subprojects/*
|
||||
!subprojects/*.wrap
|
||||
/tests/data/*
|
||||
.cache/*
|
||||
compile_commands.json
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue