bullet3/.gitignore

21 lines
156 B
Plaintext
Raw Normal View History

2016-11-01 18:47:32 +00:00
/bin
/build3/gmake
/build_cmake/
2017-08-10 20:46:34 +00:00
*.pyc
# Python
__pycache__/
*.py[cod]
# Pip
pip-selfcheck.json
*.whl
*.egg
*.egg-info
# Setuptools
/build
/dist
*.eggs