add gif to pybullet data

add python files to .gitignore
pybullet bump up version to 1.2.5
This commit is contained in:
Erwin Coumans
2017-08-25 18:08:53 -07:00
parent dd9ecce79e
commit b1426322ed
2 changed files with 17 additions and 2 deletions

15
.gitignore vendored
View File

@@ -3,3 +3,18 @@
/build_cmake/
*.pyc
# Python
__pycache__/
*.py[cod]
# Pip
pip-selfcheck.json
*.whl
*.egg
*.egg-info
# Setuptools
/build
/dist
*.eggs