update gitignore to include build dirs

This commit is contained in:
2025-10-08 19:01:24 +02:00
parent 9b547c30fe
commit d8d00b88b8
+5
View File
@@ -53,3 +53,8 @@ dkms.conf
# debug information files # debug information files
*.dwo *.dwo
# Build directories
obj/
bin/