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.
 
 
 

23 lines
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