We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cef7ec commit e749b9bCopy full SHA for e749b9b
.gitignore
@@ -11,3 +11,8 @@ build
11
.env.test.local
12
.env.production.local
13
.vscode
14
+
15
+# Elastic Beanstalk Files
16
+.elasticbeanstalk/*
17
+!.elasticbeanstalk/*.cfg.yml
18
+!.elasticbeanstalk/*.global.yml
0 commit comments