OCA reporting engine fork for dev and update.
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.

75 lines
732 B

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