mirror of
https://github.com/munki/munki.git
synced 2025-12-16 20:14:48 -06:00
update .gitignores
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
|
||||
1
code/cli/munki/.gitignore
vendored
1
code/cli/munki/.gitignore
vendored
@@ -4,4 +4,3 @@
|
||||
# Xcode user data
|
||||
*.xcodeproj/project.xcworkspace/
|
||||
*.xcodeproj/xcuserdata/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user