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.

19 lines
343 B

3 years ago
3 years ago
3 years ago
  1. include app/manage.py
  2. include app/requirements.txt
  3. include README.md
  4. exclude *.yml
  5. exclude *.yaml
  6. graft app/staticfiles
  7. graft app/client
  8. graft app/doccano
  9. prune app/staticfiles/bundle
  10. prune app/staticfiles/assets
  11. prune app/staticfiles/components
  12. prune app/server/static
  13. prune frontend
  14. prune docs
  15. prune nginx
  16. prune tools
  17. global-exclude *.pyc