OSDN Git Service

fix service control.
[metasearch/grid-chef-repo.git] / .gitignore
old mode 100755 (executable)
new mode 100644 (file)
index 67ae8a0..43001f6
@@ -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
+