1 Star 0 Fork 0

xmake-io / conan-xmake_generator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 374 Bytes
一键复制 编辑 原始数据 按行查看 历史
ruki 提交于 2019-01-28 22:42 . update test_package
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Cache
__pycache__/*
test_package/__pycache__/*
test_package/build/*
test_package/.xmake
build/*
*.pyc
tmp/
# IDE
.idea/*
Python
1
https://gitee.com/xmake-io/conan-xmake_generator.git
git@gitee.com:xmake-io/conan-xmake_generator.git
xmake-io
conan-xmake_generator
conan-xmake_generator
0.1.0/testing

搜索帮助