1 Star 0 Fork 3

Gobelieve / qthttpserver

forked from sanjusss / qthttpserver 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.78 KB
一键复制 编辑 原始数据 按行查看 历史
Mikhail Svetkin 提交于 2018-12-20 15:15 . Update .gitignore
# This file is used to ignore files which are generated in the Qt build system
# ----------------------------------------------------------------------------
# Specific files/paths
# qmake/configure stuff
/.qmake.cache
/.qmake.stash
/mkspecs/modules/qt_*.pri
/mkspecs/modules-inst/
/include/
/lib/*
!/lib/README
/doc/*.qch
/doc/activeqt
/doc/qdoc
/doc/qmake
/doc/qt*/*
/translations/*.qm
/translations/*_en.ts
/translations/*_untranslated.ts
# Unit tests libs/plugins/data
/tests/auto/cmake/build/
QObject.log
tst_*
!tst_*.*
tst_*.log
tst_*.debug
tst_*~
# Generic directories
.metadata/
.pc/
debug/
release/
tmp/
tmp-debug/
tmp-debug-shared/
tmp-release/
tmp-release-shared/
qtc-qmldump/
qtc-qmldbg/
*.app/
*.d/
# Generic files
.#*
.com.apple.timemachine.supported
.DS_Store
callgrind.out.*
core
Makefile*
!/qmake/Makefile.win32*
!/qmake/Makefile.unix
pcviewer.cfg
tags
*~
*.a
*.la
*.core
*.dll
*.exe
*.dylib
*.gcov
*.gcda
*.gcno
*.lib
!Info.plist.lib
*.o
*.obj
*.orig
*.swp
*.rej
*.so
*.so.*
*.pbxuser
*.mode1
*.mode1v3
*_resource.rc
*.*#
*.debug
# xemacs temporary files
*.flc
# Vim temporary files
.*.swp
# Visual Studio generated files
*.ib_pdb_index
*.idb
*.ilk
*.pdb
*.sln
*.suo
*.ncb
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.exe.embed.manifest
*.exe_manifest.rc
*.exe_manifest.res
*.appxmanifest
.qmake.winrt_uuid_*
# INTEGRITY generated files
*.ael
*.dla
*.dnm
*.dep
*.map
# Precompiled headers
*.gch
*.pchi
*.pchi.cpp
*_pch.obj
*_pch.pch
# Qt-specific files
codeattributions.qdoc
moc_*.cpp
qrc_*.cpp
ui_*.h
*.moc
*.prl
*.pro.user*
*.qmlproject.user*
*.rcc
# Generated by qt_module.prf
*.version
*.version.in
# Generated by qtPrepareTool()
wrapper.sh
wrapper.bat
*_wrapper.sh
*_wrapper.bat
# Generated by dbusxml2cpp
*_interface.*
*_adaptor.*
# Generated by qt.prf
*_plugin_import.cpp
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/yejiashuai_admin/qthttpserver.git
git@gitee.com:yejiashuai_admin/qthttpserver.git
yejiashuai_admin
qthttpserver
qthttpserver
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891