Updated .gitignore to better handle meson subprojects

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2025-07-07 11:38:25 +03:00
parent 0523a08608
commit b9cc629b23

6
.gitignore vendored
View File

@@ -53,3 +53,9 @@ dkms.conf
**/build **/build
**/.cache **/.cache
compile_commands.json
/subprojects/*
!/subprojects/*.wrap
!/subprojects/packagefiles