Files
magic-set-editor-fork/.gitignore
Brendan Hagan bbcdacf589 MSE 2.1.2+ Package Localization (#4)
* add translations to magic.mse-game
---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
2024-09-24 11:22:11 -05:00

17 lines
550 B
Plaintext

**/.DS_Store
# 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/*