Add slides repo as a submodule

This commit is contained in:
Oliver Davies 2020-08-11 23:17:22 +01:00
parent 6f680ddf35
commit 7fa7d762e0
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View file

@ -10,6 +10,7 @@
!/phpstan.neon
!/phpunit.xml.dist
!/scripts/
!/slides/
!/tools/
!/web/modules/custom/
!/web/sites/default/environments/settings.*.php

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "slides/working-with-workspace"]
path = slides/working-with-workspace
url = https://github.com/opdavies/slides-working-with-workspace