mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
[git] ignore file
This commit is contained in:
committed by
Mat Sutcliffe
parent
6a782c2010
commit
076aa9113e
7
.gitignore
vendored
7
.gitignore
vendored
@@ -12,6 +12,9 @@ pch.h.cpp
|
|||||||
/.vs/
|
/.vs/
|
||||||
/.vscode/
|
/.vscode/
|
||||||
|
|
||||||
|
# MS tools
|
||||||
|
/config.log
|
||||||
|
|
||||||
# Qt Creator
|
# Qt Creator
|
||||||
*.autosave
|
*.autosave
|
||||||
|
|
||||||
@@ -27,6 +30,7 @@ desktop.ini
|
|||||||
|
|
||||||
# qmake
|
# qmake
|
||||||
/.qmake.stash
|
/.qmake.stash
|
||||||
|
/.qmake.cache
|
||||||
|
|
||||||
# Generated installers
|
# Generated installers
|
||||||
/swiftinstaller-*.run
|
/swiftinstaller-*.run
|
||||||
@@ -41,3 +45,6 @@ desktop.ini
|
|||||||
|
|
||||||
# VATSIM key
|
# VATSIM key
|
||||||
/vatsim.json
|
/vatsim.json
|
||||||
|
|
||||||
|
# other
|
||||||
|
/swift_config.cookie
|
||||||
|
|||||||
Reference in New Issue
Block a user