From: Ömer Fadıl Usta Date: Sun, 9 May 2021 18:02:20 +0000 (+0000) Subject: Update .gitignore X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/34b898e9956e8248ae263779c581998dea719838 Update .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/