mirror of
https://github.com/munki/munki.git
synced 2026-04-25 14:29:02 -05:00
update .gitignores
This commit is contained in:
+5
-1
@@ -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
|
||||
|
||||
@@ -4,4 +4,3 @@
|
||||
# Xcode user data
|
||||
*.xcodeproj/project.xcworkspace/
|
||||
*.xcodeproj/xcuserdata/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user