mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2936 from martonmiklos/add_compilation_db_to_qt_gitignore
Add compilation db to Qt gitignore
This commit is contained in:
commit
e7fa74b24f
1 changed files with 3 additions and 0 deletions
|
@ -41,3 +41,6 @@ target_wrapper.*
|
|||
|
||||
# QtCreator CMake
|
||||
CMakeLists.txt.user*
|
||||
|
||||
# QtCreator 4.8< compilation database
|
||||
compile_commands.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue