diff options
author | Bruce Krysiak <bruce@honk.com> | 2010-04-09 16:47:54 -0700 |
---|---|---|
committer | Daniel DeLeo <dan@opscode.com> | 2010-05-03 20:44:28 -0700 |
commit | f9f4e02744ecc5c3703cbd0859ed49f5b667a1d9 (patch) | |
tree | 92ef7874ce49ff5d427102035ddfc2d5ec3b448f /.gitignore | |
parent | 63835dc1b6db6f9a4c9268f5b5384c579ff7bee2 (diff) | |
download | chef-f9f4e02744ecc5c3703cbd0859ed49f5b667a1d9.tar.gz |
Fixing dscl group and user calls on OSX (10.5.8 tested)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 570423fb2b..560519f548 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ features/data/cookbooks/**/metadata.json features/data/solr/** erl_crash.dump *.rake_tasks~ +.idea
\ No newline at end of file |