From 9592f5cafdb2f1ad59d8154a33350007c89432b7 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Mon, 17 May 2021 11:52:14 +0200 Subject: [PATCH] Removed old rules from gitignore --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 92e23e4..541fbbf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1 @@ .well-known/ - -api/endpoint/* -!api/endpoint/status.php -!api/endpoint/router.php \ No newline at end of file