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.

.gitignore 247 B

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