.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:
committed by
Marge Bot
parent
49ec8bc982
commit
8f9db117cf
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.cache
|
||||
.vscode*
|
||||
*.kdev4
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.out
|
||||
|
||||
Reference in New Issue
Block a user