From ab8ab27581a46860f8f78959b942c29525c83815 Mon Sep 17 00:00:00 2001 From: egorskov Date: Sun, 20 Oct 2024 22:00:22 +0500 Subject: [PATCH] gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eafa6fa..9208de8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /vendor/ .DS_Store /bin/.DS_Store -/.idea/ \ No newline at end of file +/.idea/ +/bin/.brain-games.swp \ No newline at end of file