您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

23 行
254 B

  1. build/
  2. pkg/
  3. dist/
  4. src/
  5. bin/
  6. *.pyc
  7. *.egg-info/
  8. .idea/
  9. .tmp
  10. .vagrant
  11. bower_components/
  12. node_modules/
  13. transfersh-server/run.sh
  14. .elasticbeanstalk/
  15. # Elastic Beanstalk Files
  16. .elasticbeanstalk/*
  17. !.elasticbeanstalk/*.cfg.yml
  18. !.elasticbeanstalk/*.global.yml