(maint) Ignore ruby specific files when packaging module
Previously we were packaging the Rakefile & Gemfiles, however this is unnecessary.
This commit is contained in:
parent
04d80b690b
commit
ad946c55cb
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
||||||
spec/
|
spec/
|
||||||
|
Rakefile
|
||||||
|
Gemfile
|
||||||
|
Gemfile.lock
|
||||||
|
|
Loading…
Reference in a new issue