25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
115 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