1# Ignore the following files
2*~
3*.[oa]
4*.diff
5*.kate-swp
6*.kdev4
7.kdev_include_paths
8*.kdevelop.pcs
9*.moc
10*.moc.cpp
11*.orig
12*.user
13.*.swp
14.swp.*
15Doxyfile
16Makefile
17/build*/
18.cmake/
19CMakeLists.txt.user*
20*.unc-backup*
21compile_commands.json
22.clang-format
23.clangd
24.idea
25/cmake-build*
26.cache
27