diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2011-02-23 14:41:04 -0500 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2011-02-23 14:41:04 -0500 |
commit | ec06272db8ddb1b2c347ffcea797bad67005508a (patch) | |
tree | 0e2555f3f25e9de62d745da5dc9c735241a29141 /.gitignore | |
parent | 384ffd957153f65eb4f47b3142d98853c31b4124 (diff) |
Add ntp debian module.
This module will be published to the forge and includes Debian and
Ubuntu support initially.
RedHat support will be added shortly.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01d0a08 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +pkg/ |