mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Fix QtCreator temporary files gitignore pattern
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -8,7 +8,7 @@ qrc_*.cpp
|
||||
ui_*.h
|
||||
|
||||
# QtCreator project files
|
||||
*.pro.user
|
||||
*.pro.user*
|
||||
|
||||
# Debug and Release directories (created under Windows, not Linux)
|
||||
# Additional the CMake build folder
|
||||
@@ -86,11 +86,3 @@ ipch
|
||||
# Windows-specific files
|
||||
Thumbs.db
|
||||
desktop.ini
|
||||
|
||||
# Editors temporary files
|
||||
*~
|
||||
/client.pro.user.2.7pre1
|
||||
/client.pro.user.3.0-pre1
|
||||
/client.pro.user.15
|
||||
/client.pro.user.3.2-pre1
|
||||
/client.pro.user.16
|
||||
|
||||
Reference in New Issue
Block a user