summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index bb46eea..bde875c 100644
--- a/Rakefile
+++ b/Rakefile
@@ -16,7 +16,6 @@ Rake::PackageTask.new("comp-268-2", DateTime.now.strftime("%y%m").to_i) do |pack
'src/**/*.java',
'src/**/*.md',
'src/**/*.pdf',
- 'tmp/.keep',
'yarn.lock',
])
end