From 0995c45a1dc176865d71bf48357163557e6c9682 Mon Sep 17 00:00:00 2001 From: blryface <124838505+blryface@users.noreply.github.com> Date: Fri, 18 Oct 2024 15:47:05 -0300 Subject: [PATCH] New .gitignore (from pridepack) --- .gitignore | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index a09c48a..646348a 100644 --- a/.gitignore +++ b/.gitignore @@ -28,13 +28,13 @@ Temporary Items .apdisk # other non-macos stuff --icons/ -*.mp4 -*.raw -*.avif *.pdn *.xcf *.psd *.zip -.bbprojects/ -.bbmodels/ \ No newline at end of file +*.bbproject +*.bbmodel +.local/ +.idea/ +.vscode/ +tmp/