X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/43ea7052e15b1cb917bcc6cd2bd3a8046179e45c..e112fc50e0577449990746e1718b79e54748b61f:/.gitignore diff --git a/.gitignore b/.gitignore index c48f92390..4ad955533 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,31 @@ +# Ignore the following files +.vscode +*~ +*.[oa] +*.diff +*.kate-swp +*.kdev4 +.kdev_include_paths +*.kdevelop.pcs +*.moc +*.moc.cpp +*.orig +*.user +.*.swp +.swp.* +Doxyfile +Makefile +avail +random_seed +/build*/ +CMakeLists.txt.user* +.clang-format +/compile_commands.json +.clangd +.idea +/cmake-build* +.cache apidocs doxygen.log -CMakeLists.txt.user .directory -*.kdev4 -/build*/ +.cmake/