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.
 
 
 
 
 
 

20 regels
228 B

  1. *.pyc
  2. *.py~
  3. *.comp.js
  4. *.DS_Store
  5. locale
  6. .wnf-lang-status
  7. *.swp
  8. *.egg-info
  9. dist/
  10. build/
  11. frappe/docs/current
  12. .vscode
  13. node_modules
  14. .kdev4/
  15. *.kdev4
  16. *debug.log
  17. # Not Recommended, but will remove once webpack ready
  18. package-lock.json