From fa27aa853a9b64201b5f8dc52ea1b231823b27ad Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 16 Mar 2024 03:55:24 -0300 Subject: [PATCH] Update .gitignore --- .gitignore | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 3c15380..966f29e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,7 @@ -build/ -tmp/ +/build/ +/tmp/ +/rake/tasks/deploy.rake +/.gems/ +/crash.log node_modules/ -.gems/ -.dev/ -*.log -.env -.idea -*.conf -*.yml -*.mp3 -*.sh *.core