[skip ci] .gitignore: Ignore compile_flags.txt

This commit is contained in:
elsandosgrande
2022-10-08 15:36:09 +02:00
parent 1765b8ab17
commit fc64f9e8a4
+4
View File
@@ -90,6 +90,10 @@ CMakeLists.txt.user*
# QtCreator 4.8< compilation database
compile_commands.json
# Hand-written compilation database listing compilation flags for clangd to use when parsing the code, similarly to the compilation database above
# https://clangd.llvm.org/design/compile-commands#where-do-compile-commands-come-from
compile_flags.txt
# QtCreator local machine specific files for imported projects
*creator.user*