Sfoglia il codice sorgente

Add *.creator.user* files to the Qt .gitignore

pull/2955/head
Miklós Márton 5 anni fa
parent
commit
1ee3d754b3
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      Qt.gitignore

+ 3
- 0
Qt.gitignore Vedi File

@@ -44,3 +44,6 @@ CMakeLists.txt.user*

# QtCreator 4.8< compilation database
compile_commands.json

# QtCreator local machine specific files for imported projects
*creator.user*

Loading…
Annulla
Salva