Add gitignore file

Change-Id: Iea1a42b1ab0928f3d7a075605fbdb0aa620a82ea
This commit is contained in:
Sebastien Badia 2013-12-23 19:21:36 +01:00
parent 1f017351d9
commit 44594d03b0
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
Gemfile.lock
spec/fixtures/modules/*
spec/fixtures/manifests/site.pp
*.swp
pkg