加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 888 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
# Other files and folders
.settings/
# Executables
*.swf
*.air
*.ipa
*.apk
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
/build/angle/*.user
/build/blink/*.user
/build/chromium/chromium.vcxproj.user
/build/chromium/*.user
/build/libjpeg/*.user
/build/libcurl/*.user
/build/harfbuzz/*.user
/build/libpng/*.user
/build/libxml/*.user
/build/node/*.user
/build/skia/*.user
/build/wolfssl/*.user
/build/zlib/*.user
/build/.vs
/build/libxml/x64
/build/v8_5_7/*.user
/build/v8_7_5/*.user
/build/wkexe/*.user
.vs
.vscode
.git.*
.git_*
Debug
out
tmp
product
/cmake/libs
/cmake/build
/cmake/wkexe/build
/cmake/out
CMakeFiles
CMakeCache.txt
Makefile
cmake_install.cmake
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化