1 Star 0 Fork 1

userz0654/qcad

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 803 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andrew Mustun 提交于 2023-10-23 09:21 . update gitignore
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.so.1*
*.dylib
*.exp
*.dll
*.dll.manifest
*.disabled
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Compiled application binaries / bundles
*.exe
*.app
# Makefiles
Makefile
Makefile.Debug
Makefile.Release
Makefile.DeviceDebug
Makefile.DeviceRelease
Makefile.SimulatorDebug
Makefile.SimulatorRelease
*.pro.user
.qmake.cache
.qmake.stash
*.xcodeproj
*.opt
qtcsettings.cmake
.qmake2cmake
.ninja_deps
.ninja_log
CMakeFiles
CMakeCache.txt
CMakeLists.txt.user
cmake_install.cmake
build.ninja
*.depends
# Mac:
.DS_Store
# MSVC:
_CL_*
*.tmp
*.pdb
*.ilk
# Output folders:
debug
release
# Misc:
qcad_debug
qcadpro_debug
qcad_release
qcadpro_release
# Obsolete files:
.obsolete
build
.qt
.qt_plugins
*_autogen
.rcc
qrc_*.cpp
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/userz0654/qcad.git
git@gitee.com:userz0654/qcad.git
userz0654
qcad
qcad
master

搜索帮助