FreeKill/.gitignore

42 lines
442 B
Plaintext
Raw Normal View History

# Compile output
build/
*.o
zh_CN.qm
# IDE & LSP
.kdev4/
2022-03-02 12:56:37 +00:00
.vscode/
*.user
*-swp
*.kdev4
.cache/
tags
# file produced by game
FreeKill
FreeKill.exe
freekill-wrap.cxx
server/users.db
server/rsa
server/rsa_pub
freekill.client.config.json
freekill.server.config.json
flist.txt
# windeployqt
bearer/
iconengines/
imageformats/
platforms/
Qt/
QtGraphicalEffects/
QtQuick/
QtQuick.2/
2022-12-18 07:08:01 +00:00
Qt5Compat/
QtQml/
sqldrivers/
styles/
tls/
translations/
*.dll