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
205 B

  1. *.pyc
  2. *.py~
  3. .DS_Store
  4. conf.py
  5. locale
  6. latest_updates.json
  7. .wnf-lang-status
  8. *.egg-info
  9. dist/
  10. erpnext/public/dist
  11. erpnext/docs/current
  12. *.swp
  13. *.swo
  14. __pycache__
  15. *~
  16. .idea/
  17. .vscode/
  18. node_modules/
  19. .backportrc.json