Преглед изворни кода

Merge pull request #2955 from martonmiklos/add_qtcreator_import_project_files

Add *.creator.user* files to the Qt .gitignore
Brendan Forster пре 6 година
родитељ
комит
f731569cfc
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      Qt.gitignore

+ 3 - 0
Qt.gitignore

@@ -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*