Commit 41010cff authored by Chris Wanstrath's avatar Chris Wanstrath

Merged pull request #146 from callingshotgun/patch-1.

Added local properties, updated how generated files are detected, added O
parents 0e800992 599a7fc7
......@@ -8,5 +8,9 @@
# Java class files
*.class
# generated GUI files
*R.java
# generated files
bin/
gen/
# Local configuration file (sdk path, etc)
local.properties
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment