X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/d1baf3398e53931735b724672d5ae48649b44a18..refs/heads/master:/.gitignore diff --git a/.gitignore b/.gitignore index 6c1df4de4..4ad955533 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +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/