diff options
author | Andy Clement <andrew.clement@gmail.com> | 2013-04-25 14:31:29 -0700 |
---|---|---|
committer | Andy Clement <andrew.clement@gmail.com> | 2013-04-25 14:31:29 -0700 |
commit | f32426df49c42772c5ab57904209e04a26cb0361 (patch) | |
tree | 09ac758489702372c9772423cde68bcb6404b98a /.gitignore | |
parent | 5546077efb5d6a7013cd35719e82bf177ca1ce6d (diff) | |
download | aspectj-f32426df49c42772c5ab57904209e04a26cb0361.tar.gz aspectj-f32426df49c42772c5ab57904209e04a26cb0361.zip |
added local.properties
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8aefe0104..bc019041f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ */bin aj-build/ +build/local.properties |