Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Commit

Permalink
Add slides repo as a submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
opdavies committed Aug 11, 2020
1 parent 6f680dd commit 7fa7d76
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
!/phpstan.neon
!/phpunit.xml.dist
!/scripts/
!/slides/
!/tools/
!/web/modules/custom/
!/web/sites/default/environments/settings.*.php
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "slides/working-with-workspace"]
path = slides/working-with-workspace
url = https://github.com/opdavies/slides-working-with-workspace

0 comments on commit 7fa7d76

Please sign in to comment.