mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
- .gitignore: Added more files to gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -64,3 +64,9 @@ SideStore/.skip-prebuilt-fetch-em_proxy
|
|||||||
# coz SPM then resolves packages using the stale entries in this file
|
# coz SPM then resolves packages using the stale entries in this file
|
||||||
*.xcodeproj/**/Package.resolved
|
*.xcodeproj/**/Package.resolved
|
||||||
*.xcworkspace/**/Package.resolved
|
*.xcworkspace/**/Package.resolved
|
||||||
|
|
||||||
|
# some more commandline build artifacts
|
||||||
|
test-recording.mp4
|
||||||
|
test-recording.log
|
||||||
|
altstore-sources.md
|
||||||
|
local-build.sh
|
||||||
Reference in New Issue
Block a user