Unignore all files under 'extras' directory for this fork

This commit is contained in:
Sebastian Lundegård Kylander
2026-04-13 00:22:20 +02:00
parent 842bb3b269
commit 92ebc53a26

15
.gitignore vendored
View File

@@ -6,18 +6,3 @@
/sets/* /sets/*
/files/* /files/*
/set symbols/* /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/*