mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 17:55:34 +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
|
ui_*.h
|
||||||
|
|
||||||
# QtCreator project files
|
# QtCreator project files
|
||||||
*.pro.user
|
*.pro.user*
|
||||||
|
|
||||||
# Debug and Release directories (created under Windows, not Linux)
|
# Debug and Release directories (created under Windows, not Linux)
|
||||||
# Additional the CMake build folder
|
# Additional the CMake build folder
|
||||||
@@ -86,11 +86,3 @@ ipch
|
|||||||
# Windows-specific files
|
# Windows-specific files
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
desktop.ini
|
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