From 1196802e30417591c634c6abd2601eeb82bf37e8 Mon Sep 17 00:00:00 2001 From: Madison Scott-Clary Date: Wed, 15 Dec 2021 13:00:01 -0800 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..94aaea1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.sw[op] +.hugo_build.lock