diff --git a/.gitignore b/.gitignore index 6a09e0b..3c5b73d 100644 --- a/.gitignore +++ b/.gitignore @@ -65,4 +65,7 @@ Temporary Items vendor/ # Go workspace file -go.work \ No newline at end of file +go.work + +# Don't commit docs as long as those are not anonymised yet. +docs \ No newline at end of file