Skip to content

Commit 489b08d

Browse files
committed
ignore new app bundle name
1 parent e0f3d5e commit 489b08d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ node_modules
3232
# dev env
3333
aws.sh
3434

35-
# EC worker app bundle
35+
# possible filenames for EC worker app bundle
36+
# FIXME: proper packaging is needed
37+
# standardized name
38+
eb-app-bundle.zip
39+
# in case i forget to rename the standard name
3640
Archive.zip
3741
app.zip

0 commit comments

Comments
 (0)