diff --git a/.gitignore b/.gitignore index 7bbc71c0..93151cc1 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,6 @@ ENV/ # mypy .mypy_cache/ + +# JetBrains +.idea/ diff --git a/README.md b/README.md index 3573892b..c034c1c1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# Magic-Spoiler -Tools for generating Cockatrice-compatible cards.xmls for unreleased magic cards +This branch is for holding the generated files from the scripts in the other branches. Do not submit PRs to it. + +## Cockatrice ##