1 Star 0 Fork 0

xiwei/text

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
jacobkahn 提交于 2023-06-07 14:13 . Explicitly export library symbols (#70)
# Build
build
release
debug
# FB
fb
TARGETS
# Python bindings
__pycache__/
*$py.class
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
*.egg-info/
.installed.cfg
*.egg
wheels/
**/version.py
**/BUILD_VERSION.txt
# Coverage
*.info
# Precompiled Headers
*.gch
*.pch
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.so.*
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Dev environment
.vscode
.vs
CMakeSettings.json
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xiwei777/text.git
git@gitee.com:xiwei777/text.git
xiwei777
text
text
main

搜索帮助