Skip to content

Commit 90a6dbe

Browse files
author
Matt Oakes
committed
Added ignore for command line build files
1 parent 0439759 commit 90a6dbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ classes
1616
target
1717
release.properties
1818
pom.xml.*
19+
20+
#Command line
21+
local.properties
22+
build.xml
23+
proguard-project.txt

0 commit comments

Comments
 (0)