Skip to content

Commit

Permalink
chore(git): Update .gitignore for elastic beanstalk files
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas committed Dec 6, 2017
1 parent 5aa9d8c commit 25bad31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,9 @@ vendor/
vendor.orig
_vendor-*

# Elastic Beanstalk Files
.elasticbeanstalk/*
!.elasticbeanstalk/*.cfg.yml
!.elasticbeanstalk/*.global.yml

**/*.log

0 comments on commit 25bad31

Please sign in to comment.