From 01b138ae94fa4993d59dc94bf8e07ca42fe4e276 Mon Sep 17 00:00:00 2001 From: Forrest Evans Date: Fri, 20 Sep 2024 15:17:50 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b828ba8a7..31e417b81 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,6 @@ website/vendor !command/test-fixtures/**/.terraform/ # Keep windows files with windows line endings -*.winfile eol=crlf \ No newline at end of file +*.winfile eol=crlf + +backups \ No newline at end of file