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
17avail
18random_seed
19/build*/
20CMakeLists.txt.user*
21*.unc-backup*
22.vscode
23.cmake/
24/.clang-format
25/compile_commands.json
26.clangd
27.idea
28/cmake-build*
29.cache
30