summaryrefslogtreecommitdiffstats
path: root/chef-solo/cookbooks/dcae-ci-tests/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'chef-solo/cookbooks/dcae-ci-tests/.gitignore')
-rw-r--r--chef-solo/cookbooks/dcae-ci-tests/.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/chef-solo/cookbooks/dcae-ci-tests/.gitignore b/chef-solo/cookbooks/dcae-ci-tests/.gitignore
new file mode 100644
index 0000000..064f878
--- /dev/null
+++ b/chef-solo/cookbooks/dcae-ci-tests/.gitignore
@@ -0,0 +1,19 @@
+.vagrant
+Berksfile.lock
+*~
+*#
+.#*
+\#*#
+.*.sw[a-z]
+*.un~
+
+# Bundler
+Gemfile.lock
+bin/*
+.bundle/*
+
+.kitchen/
+.kitchen.local.yml
+
+######### Private
+run.me \ No newline at end of file