diff --git a/plugins/git/CMakeLists.txt b/plugins/git/CMakeLists.txt --- a/plugins/git/CMakeLists.txt +++ b/plugins/git/CMakeLists.txt @@ -32,3 +32,6 @@ add_subdirectory(tests) endif() add_subdirectory(icons) + +install(FILES kdevgit.xml DESTINATION ${KDE_INSTALL_MIMEDIR}) +update_xdg_mimetypes(${KDE_INSTALL_MIMEDIR}) diff --git a/plugins/git/kdevgit.xml b/plugins/git/kdevgit.xml new file mode 100644 --- /dev/null +++ b/plugins/git/kdevgit.xml @@ -0,0 +1,16 @@ + + + + + Git Ignore Rules + + + + + + Git Attribute Rules + + + + +