From 2e44bf7c10f2b64b4788224f0e1a63e562b14c89 Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Mon, 27 May 2024 11:35:26 +0200 Subject: [PATCH] Avoid committing test fics --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index ebe157b..4e3e5b7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,8 @@ /Gemfile.lock /database.db /config.yml + +# Test fiction +/*.epub +/*.html +/*.md