.gitignore: Add KDevelop *.kdev4

Filters out mesa.kdev4 and the .kdev4 directory.

Signed-off-by: Vitaliy Triang3l Kuzmin <triang3l@yandex.ru>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35951>
This commit is contained in:
Vitaliy Triang3l Kuzmin
2025-07-05 14:18:22 +03:00
committed by Marge Bot
parent 49ec8bc982
commit 8f9db117cf

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.cache
.vscode*
*.kdev4
*.pyc
*.pyo
*.out