┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore30
1 files changed, 27 insertions, 3 deletions
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/