Add gitignore files for a smoother VSCode experience with clangd

This commit is contained in:
Anurag Thakur 2021-10-31 19:56:27 +05:30
parent 94cb3a2eb9
commit cde81d131c

2
.gitignore vendored
View file

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