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.

91 lines
899 B

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. # Byte-compiled / optimized / DLL files
  2. __pycache__/
  3. *.py[cod]
  4. # C extensions
  5. *.so
  6. # Distribution / packaging
  7. .Python
  8. env/
  9. bin/
  10. build/
  11. develop-eggs/
  12. dist/
  13. eggs/
  14. # Project specific
  15. oca.cfg
  16. # Byte-compiled / optimized / DLL files
  17. __pycache__/
  18. *.py[cod]
  19. # C extensions
  20. *.so
  21. # Distribution / packaging
  22. .Python
  23. env/
  24. bin/
  25. build/
  26. develop-eggs/
  27. dist/
  28. eggs/
  29. lib/
  30. lib64/
  31. parts/
  32. sdist/
  33. var/
  34. *.egg-info/
  35. .installed.cfg
  36. *.egg
  37. *.eggs
  38. # Installer logs
  39. pip-log.txt
  40. pip-delete-this-directory.txt
  41. # Unit test / coverage reports
  42. htmlcov/
  43. .tox/
  44. .coverage
  45. .cache
  46. nosetests.xml
  47. coverage.xml
  48. # Translations
  49. *.mo
  50. *.pot
  51. # Pycharm
  52. .idea
  53. # Eclipse
  54. .settings
  55. # Visual Studio cache/options directory
  56. .vs/
  57. # OSX Files
  58. .DS_Store
  59. # Django stuff:
  60. *.log
  61. # Mr Developer
  62. .mr.developer.cfg
  63. .project
  64. .pydevproject
  65. # Rope
  66. .ropeproject
  67. # Sphinx documentation
  68. docs/_build/
  69. # Backup files
  70. *~
  71. *.swp
  72. # OCA rules
  73. !static/lib/