diff --git a/.gitattributes b/.gitattributes index ff8335a2223..b2a41d81c10 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,7 +10,6 @@ build/forge.jardesc -text build/forge.xml svneol=native#text/xml build/manifest.forge -text /delete-me.txt svneol=native#text/plain -/dev_battle.txt -text svneol=native#text/plain /forge.properties svneol=native#text/plain /pom.xml svneol=native#text/xml res/AllTokens.txt -text svneol=native#text/plain diff --git a/dev_battle.txt b/dev_battle.txt deleted file mode 100644 index 51675224973..00000000000 --- a/dev_battle.txt +++ /dev/null @@ -1,9 +0,0 @@ -HumanLife=5 -AILife=6 -HumanCardsInPlay=Forest; Forest; Forest; Llanowar Elves -AICardsInPlay=Mountain; Mountain; Mountain -HumanCardsInHand=Island; Raging Goblin -AICardsInHand=Swamp; Swamp; Forest -HumanCardsInGraveyard=NONE -AICardsInGraveyard=NONE -END