Files
MagicSetEditor2/.gitignore
T
2022-07-20 23:15:47 -04:00

24 lines
281 B
Plaintext

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