You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
145 B

8 years ago
  1. *.so
  2. *.py[cod]
  3. lib/**/_config.py
  4. .eggs/
  5. *.egg-info/
  6. build/
  7. dist/
  8. .idea/
  9. __pycache__/
  10. _build/
  11. .pytest_cache/
  12. .idea/
  13. cmake-build-debug/
  14. .DS_Store