From ca38008328471a1e0244aa53bf8f6bd011ab42dc Mon Sep 17 00:00:00 2001 From: Magesh K <47920326+mahee96@users.noreply.github.com> Date: Sat, 22 Feb 2025 18:39:07 +0530 Subject: [PATCH] - .gitignore: Added more files to gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index d52ec450..9c74f983 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,9 @@ SideStore/.skip-prebuilt-fetch-em_proxy # coz SPM then resolves packages using the stale entries in this file *.xcodeproj/**/Package.resolved *.xcworkspace/**/Package.resolved + +# some more commandline build artifacts +test-recording.mp4 +test-recording.log +altstore-sources.md +local-build.sh \ No newline at end of file