add gitignore

- ignore fixtures
- ignore swap files
This commit is contained in:
Dan Bode 2012-10-14 12:37:06 -07:00
parent 7c396acd66
commit 4d0bc45d2a
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
spec/fixtures/modules/*
spec/fixtures/manifests/*
*swp