diff options
author | Ankush Sachdeva <sankush@yahoo.co.in> | 2015-01-09 20:01:46 +0530 |
---|---|---|
committer | Ankush Sachdeva <sankush@yahoo.co.in> | 2015-01-09 20:01:46 +0530 |
commit | 58545344199e6b291595bbd8fc3ab9169b4fcd62 (patch) | |
tree | 48b2e1bda70f5d681ce69325ae7e3a3a8790bcec /.gitignore | |
parent | 0f5fefe35b5b15338034a9f1928680b2d1ac3f66 (diff) |
Added sample project
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ *.class # generated files -bin/ -gen/ +*/bin/ +*/gen/ # Local configuration file (sdk path, etc) local.properties |