bits n bobs

This commit is contained in:
tsmethurst 2021-03-01 15:41:43 +01:00
commit 9ffbb353d0
9 changed files with 148 additions and 128 deletions

5
.gitignore vendored
View file

@ -1,2 +1,5 @@
# exclude the compiled binary
/server
/server
# exclude built documentation, since readthedocs will build it for us anyway
/docs/_build