# Normal rules .* *.a *.bin *.bz2 *.c.* *.d *.dll *.dwo *.elf *.exe *.gz *.i *.ll *.lst *.lzma *.lzo *.o *.o.* *.out *.patch *.so *.sym *.tar *.xz *.zstd # Don't ignore these !.gitattributes !.gitignore # ctags/cscope files cscope.* ncscope.* tags TAGS # CMake leavings CMakeFiles/ CMakeScripts/ _deps/ CMakeLists.txt.user CMakeCache.txt CMakeUserPresets.json cmake_install.cmake compile_commands.json CTestTestfile.cmake install_manifest.txt Makefile