summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authormo <mo.khan@gmail.com>2019-05-25 20:01:03 -0600
committermo <mo.khan@gmail.com>2019-05-25 20:01:03 -0600
commit281f65c8aa7cf154eb0b9dcb910eccc288ee22b7 (patch)
tree68f7894ef6f2cfc4cb29234834ba881d5f2c6f12 /Rakefile
parent83d3bae6b09e870f15a39edfa01e93ff6ea0b6a0 (diff)
bundle bats
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Rakefile b/Rakefile
index 56f53f3..00b7d6b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -8,8 +8,7 @@ Rake::PackageTask.new("COMP325-2", DateTime.now.strftime("%y%m").to_i) do |packa
'bin/*',
'test/**/*',
'tmp/.keep',
- '.gitmodules',
- '.gitignore',
+ 'vendor/bats/**/*',
]
end