Skip to content

Commit e749b9b

Browse files
committed
Add .elasticbeanstalk to gitignore
1 parent 5cef7ec commit e749b9b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ build
1111
.env.test.local
1212
.env.production.local
1313
.vscode
14+
15+
# Elastic Beanstalk Files
16+
.elasticbeanstalk/*
17+
!.elasticbeanstalk/*.cfg.yml
18+
!.elasticbeanstalk/*.global.yml

0 commit comments

Comments
 (0)