ソースを参照

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

pull/2955/head
Miklós Márton 5年前
コミット
1ee3d754b3
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*

読み込み中…
キャンセル
保存