From acdb412417c47cf9914a3b2f5c7189a780d0f248 Mon Sep 17 00:00:00 2001 From: erik Date: Fri, 11 May 2012 22:41:44 -0700 Subject: [PATCH] Added ignore file for Git. --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..80cab46 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +/build/ +/dist/ +/dist-signed/ +/CVS/ +CVS +/ftp.properties +/keystore.properties +/buildnum.properties