X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=.gitignore;h=43001f6a8e5712e4aca52dd9fd4dfbda6abdd8dc;hb=0e8faaf53e963dae69faaf39788884fbfdc4455d;hp=67ae8a0337105bd47def5d788af20a0d9761aa58;hpb=048427e76c7541e2c55d99dc55dc9f360f09a02b;p=metasearch%2Fgrid-chef-repo.git diff --git a/.gitignore b/.gitignore index 67ae8a0..43001f6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,45 @@ ### .chef/*.pem .chef/encrypted_data_bag_secret +.chef/knife.rb +clients/* +local-mode-cache +nodes/*tmp.json +nodes/*.test.json +roles/*tmp.rb +cookbooks/dsh/files/default/rpms/*.rpm + +# Berkshelf +.berkshelf/config.json +.vagrant +Berksfile.lock +*~ +*# +.#* +\#*# +.*.sw[a-z] +*.un~ +/vendor/cookbooks/* +#/cookbooks + +# Bundler +#Gemfile.lock +bin/* +.bundle/* +vendor/bundle +cookbooks/*/.bundle +cookbooks/*/vendor + +# Dropbox +.dropbox.attr + +# IDE: Eclipse,... +.buildpath +.project +.vscode + +# Rubocop +.rubocop_todo.yml + +!.gitkeep +