Files Branch

Files branch to hold generated files
This commit is contained in:
tritoch
2017-05-30 09:44:31 -05:00
parent fc3cce4d3b
commit 28f0044e1d
2 changed files with 6 additions and 2 deletions

3
.gitignore vendored
View File

@@ -99,3 +99,6 @@ ENV/
# mypy
.mypy_cache/
# JetBrains
.idea/

View File

@@ -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 ##