Skip to content

Commit

Permalink
Do not ignore .elasticbeanstalk/*.cfg.yml files (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
suminb committed Jan 5, 2016
1 parent 81f0499 commit c6021ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ config.yml
lib
provision.sh



# Elastic Beanstalk Files
.elasticbeanstalk/*
!.elasticbeanstalk/*.cfg.yml
Expand Down

0 comments on commit c6021ce

Please sign in to comment.