From 56e15c03486e02a7d0a86cb6675e6b1246c99aac Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Thu, 2 Jan 2025 10:47:28 +0200 Subject: [PATCH] Add a blank line at the end of the .gitignore file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e3bf85c3..d67e5669 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,4 @@ dist/ build/ .DS_Store docs/.cache/ -.qodo \ No newline at end of file +.qodo