From f37e5b833861c167a0be58fb2a760ff3a1c10a3f Mon Sep 17 00:00:00 2001 From: LexManos Date: Sun, 30 Jun 2013 19:15:53 -0700 Subject: [PATCH] Add deobf data to src dist. Dont create deobf jar as we ship the lzma Added *.lzma to .gitignore --- fml/.gitignore | 1 + fml/build.xml | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/fml/.gitignore b/fml/.gitignore index 334dc8d38..d3571d757 100644 --- a/fml/.gitignore +++ b/fml/.gitignore @@ -15,3 +15,4 @@ fmlbranding.properties /binpatch /mcp_data/ /map_client.txt +/*.lzma diff --git a/fml/build.xml b/fml/build.xml index b7e70f152..367677301 100644 --- a/fml/build.xml +++ b/fml/build.xml @@ -184,6 +184,7 @@ + @@ -230,9 +231,6 @@ - - -