[git] ignore file

This commit is contained in:
Klaus Basan
2019-07-27 20:03:02 +02:00
committed by Mat Sutcliffe
parent 6a782c2010
commit 076aa9113e

7
.gitignore vendored
View File

@@ -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