diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-04-25 22:17:25 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-04-25 22:17:25 -0700 |
commit | 567f59d3f8189b92bc46e2af1260f9340f462bdb (patch) | |
tree | 616cc330338ffbf010d9e404190bef0ebc08aaa1 /launchd/privileged_startx/.gitignore | |
parent | 75a969b884296439fb84ca2be8f77d718d7da1e6 (diff) |
launchd: Reorganized layout of launchd sources
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (limited to 'launchd/privileged_startx/.gitignore')
-rw-r--r-- | launchd/privileged_startx/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/launchd/privileged_startx/.gitignore b/launchd/privileged_startx/.gitignore new file mode 100644 index 0000000..c4a009d --- /dev/null +++ b/launchd/privileged_startx/.gitignore @@ -0,0 +1,9 @@ +10-tmpdirs +20-font_cache +*.privileged_startx.plist* +privileged_startx +privileged_startx.h +privileged_startxServer.c +privileged_startxServer.h +privileged_startxUser.c + |