diff options
author | Andy Clement <aclement@gopivotal.com> | 2013-07-30 08:11:24 -0700 |
---|---|---|
committer | Andy Clement <aclement@gopivotal.com> | 2013-07-30 08:11:24 -0700 |
commit | 3b8fac4dbc514eb2965a6271a0a833832fee9958 (patch) | |
tree | 2dfc4d83a65d5719b18fe382211fc434a54bd869 /.gitignore | |
parent | 704032e3aef48fb102fee301dbbe8bdfeb551689 (diff) | |
download | aspectj-3b8fac4dbc514eb2965a6271a0a833832fee9958.tar.gz aspectj-3b8fac4dbc514eb2965a6271a0a833832fee9958.zip |
ensure we do have a working local.properties
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bc019041f..8aefe0104 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ */bin aj-build/ -build/local.properties |