Skip to content

Commit

Permalink
Added ignore for command line build files
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Oakes committed Jul 24, 2012
1 parent 0439759 commit 90a6dbe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ classes
target
release.properties
pom.xml.*

#Command line
local.properties
build.xml
proguard-project.txt

0 comments on commit 90a6dbe

Please sign in to comment.