Synchronize site and update .gitignore (#1477)

Updates the site documentation as well as adds new files to ignore in
.gitignore

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
Charlie Drage
2022-01-13 16:02:53 -05:00
committed by GitHub
parent 99936cf94e
commit e2b5c983e1
2 changed files with 2 additions and 3 deletions
+2
View File
@@ -12,6 +12,8 @@ changes.txt
# Ignore built site
docs/_site/
docs/.jekyll-cache/
docs/.git/
docs/.gitignore
#
# GO SPECIFIC