Skip to content

Commit 32b2d56

Browse files
committed
Merging the merge (C) whatthecommit.com
1 parent 3dc4a01 commit 32b2d56

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
**/out/
55

66
# compiled output
7-
dist/
87
tmp/
98
out-tsc/
109

docs/src/index.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ https://daggerok-mean-stack-frontend.herokuapp.com/ | https://git.heroku.com/dag
149149
.push app
150150
[source,bash]
151151
----
152+
cp -Rf ./.gitignore.heroku ./.gitignore
152153
cp -Rf ./heroku.yml.frontend ./heroku.yml
153154
cp -Rf ./.dockerignore.frontend ./.dockerignore
154155

0 commit comments

Comments
 (0)