chore: ignore .d files

This commit is contained in:
Liam Kerr 2026-08-02 20:02:02 +01:00
parent 11f701ed5c
commit 59afc726da

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
bin bin
build build
*.d
*.o *.o
*.so *.so
*.clap *.clap