]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commitdiff
Add .gitignore
authorGuilhem Lettron <guilhem.lettron@optiflows.com>
Tue, 18 Feb 2014 14:52:19 +0000 (15:52 +0100)
committerGuilhem Lettron <guilhem.lettron@optiflows.com>
Tue, 18 Feb 2014 14:52:19 +0000 (15:52 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..351201e
--- /dev/null
@@ -0,0 +1,17 @@
+.vagrant
+Berksfile.lock
+*~
+*#
+.#*
+\#*#
+.*.sw[a-z]
+*.un~
+/cookbooks
+
+# Bundler
+Gemfile.lock
+bin/*
+.bundle/*
+
+.kitchen/
+.kitchen.local.yml