Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
add boilerplate .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed Jan 14, 2014
1 parent 6c99034 commit 388a575
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Gemfile.lock
*.orig
*.patch
pkg/
*.rej
.rspec_system/
spec/fixtures/manifests/
spec/fixtures/modules/
*.swp

0 comments on commit 388a575

Please sign in to comment.