diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4da6fac --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# ctas +tags + +# Hugo build destination +public + +# vim: set tw=80 ts=4 sw=4 sts=4 nospell: