From 92ebc53a2621827993748c9441f23841d4d4eb9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Lundeg=C3=A5rd=20Kylander?= Date: Mon, 13 Apr 2026 00:22:20 +0200 Subject: [PATCH] Unignore all files under 'extras' directory for this fork --- .gitignore | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.gitignore b/.gitignore index 83bbcd17a..85309078d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,18 +6,3 @@ /sets/* /files/* /set symbols/* - -# ignore everything with magic-mainframe-extras -/data/magic-mainframe-extras.mse-include/* - -# include the include file and readme -!/data/magic-mainframe-extras.mse-include/include -!/data/magic-mainframe-extras.mse-include/readme.txt - -# include the specific example files -!/data/magic-mainframe-extras.mse-include/examples -!/data/magic-mainframe-extras.mse-include/examples/* - -# include mainframe shared files until we relocate them -!/data/magic-mainframe-extras.mse-include/mfsfiles -!/data/magic-mainframe-extras.mse-include/mfsfiles/*