add gitignore

This commit is contained in:
Jörg Thalheim 2014-01-19 17:33:06 +01:00
parent 9879444f56
commit 7b3eee2f10
1 changed files with 15 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
.vagrant
Berksfile.lock
*~
*#
.#*
\#*#
.*.sw[a-z]
*.un~
/cookbooks
# Bundler
Gemfile.lock
bin/*
.bundle/*