Skip to content

Commit

Permalink
add vendors dirctory for dokku
Browse files Browse the repository at this point in the history
  • Loading branch information
gnowland committed Oct 31, 2020
1 parent 7128292 commit 6c72794
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
app/*
!app/.gitkeep
vendors/*
!vendors/.gitkeep
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "vendors/dokku"]
path = vendors/dokku
url = https://github.com/dokku/dokku.git
Empty file added vendors/.gitkeep
Empty file.

0 comments on commit 6c72794

Please sign in to comment.