3.0.3 (#8)
Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
**/.DS_Store
|
||||
|
||||
# ignore everything except the main files so the user can put whatever other files in here
|
||||
*.mse-set
|
||||
*.mse-set.bak
|
||||
/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/*
|
||||
Reference in New Issue
Block a user