diff options
Diffstat (limited to 'Global')
-rw-r--r-- | Global/Archives.gitignore | 2 | ||||
-rw-r--r-- | Global/Xcode.gitignore | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/Global/Archives.gitignore b/Global/Archives.gitignore index 4ed9ab83..8c92521b 100644 --- a/Global/Archives.gitignore +++ b/Global/Archives.gitignore @@ -14,6 +14,8 @@ *.lzma *.cab *.xar +*.zst +*.tzst # Packing-only formats *.iso diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index f87d2f2e..5073505e 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -1,6 +1,2 @@ ## User settings xcuserdata/ - -## Xcode 8 and earlier -*.xcscmblueprint -*.xccheckout |