From a5fb1205af0743e9e8963760294bc174024fa0eb Mon Sep 17 00:00:00 2001 From: Drew Kerrigan Date: Thu, 19 Sep 2024 10:56:34 -0400 Subject: [PATCH] fix(): put line ending back --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 555ceeb8d3..45c1abce86 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,4 @@ yarn-error.log* # typescript *.tsbuildinfo -next-env.d.ts \ No newline at end of file +next-env.d.ts