add gif to pybullet data
add python files to .gitignore pybullet bump up version to 1.2.5
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -3,3 +3,18 @@
|
||||
/build_cmake/
|
||||
|
||||
*.pyc
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# Pip
|
||||
pip-selfcheck.json
|
||||
*.whl
|
||||
*.egg
|
||||
*.egg-info
|
||||
|
||||
# Setuptools
|
||||
/build
|
||||
/dist
|
||||
*.eggs
|
||||
|
||||
Reference in New Issue
Block a user