1 Star 0 Fork 2

caochunchen / scons

forked from Noneghost / scons 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 461 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
/build/**
/bootstrap/**
.idea/
src/build/**
# Translations
*.mo
*.pot
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# mypy
.mypy_cache/
# SCons files
.sconsign.*
# Tool output
.coverage
htmlcov
# VS Code
.vscode
# Editor junk
*.swp
*.bkp
*.bak
*~
!/test/Decider/switch-rebuild.py
# Mac junk
**/.DS_Store
1
https://gitee.com/caochunchen/scons.git
git@gitee.com:caochunchen/scons.git
caochunchen
scons
scons
master

搜索帮助