Skip to content

Commit

Permalink
Merge pull request #57 from chef/cleanup2
Browse files Browse the repository at this point in the history
Remove the Manifest file and add a gitignore file
  • Loading branch information
tas50 committed Jul 5, 2018
2 parents ad3bd72 + c60bbf6 commit 2ab010e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Gemfile.lock
10 changes: 0 additions & 10 deletions MANIFEST

This file was deleted.

1 change: 0 additions & 1 deletion win32-taskscheduler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Gem::Specification.new do |spec|
"README.md",
"CHANGELOG.md",
"RELEASE_NOTES.md",
"MANIFEST",
]

spec.description = <<-EOF
Expand Down

0 comments on commit 2ab010e

Please sign in to comment.