Browse Source

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

Miklós Márton 6 năm trước cách đây
mục cha
commit
1ee3d754b3
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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*