diff options
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
