Files
munki/.gitignore
T

13 lines
220 B
Plaintext

# .DS_Store files!
.DS_Store
# don't track .pyc files
*.pyc
# ignore the build directories
code/apps/Managed Software Center/build/
code/apps/MunkiStatus/build/
# ignore any pkgs build by tool scripts
munkitools*.pkg