Files
MagicSetEditor2/.gitignore
T
2022-07-16 22:42:27 -04:00

24 lines
283 B
Plaintext

*.bak
/autom4te.cache
/aclocal.m4
.vs
.vscode
/data/**/*
# Explicitly include the English locale files as they relate to UI changes.
!/data/en.mse-locale/
!/data/en.mse-locale/**/*
/build_*
/build
/out
/enc_temp_folder
/resource/RC*
/resource/expected_locale_keys
package.ps1