populate playbook branch for docs site

This commit is contained in:
Dan Allen
2022-08-30 15:58:27 -06:00
parent 743e37e481
commit c993da749c
14 changed files with 701 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
/.gradle/
/.idea/*
/.settings/
/.classpath
/.project
/build/
/node_modules/
/package-lock.json
/*.iml
/*.ipr
/*.iws
!/.idea/checkstyle-idea.xml
!/.idea/externalDependencies.xml