update .gitignores

This commit is contained in:
Greg Neagle
2025-05-15 14:26:14 -07:00
parent 861743bbe9
commit 73abde1414
2 changed files with 5 additions and 2 deletions

6
.gitignore vendored
View File

@@ -14,4 +14,8 @@ munkitools*.pkg
Python.framework
# ignore paths related to building swift munki
code/cli/munki/build/
code/build
code/cli/munki/build
# not sure what this is, but don't want to track it
.idea

View File

@@ -4,4 +4,3 @@
# Xcode user data
*.xcodeproj/project.xcworkspace/
*.xcodeproj/xcuserdata/