diff options
author | Taeyoung Son <taeyoung2.son@samsung.com> | 2013-04-23 17:26:36 +0900 |
---|---|---|
committer | Taeyoung Son <taeyoung2.son@samsung.com> | 2013-04-24 15:26:33 +0900 |
commit | d35f1e97ee5b62c51c9ba0fc3296c0fc6be4a4a8 (patch) | |
tree | f1eff591b1da7c48e5b14fdebd4f09fcf560ada9 /.gitignore | |
parent | c2824b1a672a50a42b77967ce4e213f71fef3251 (diff) | |
download | common-eplugin-d35f1e97ee5b62c51c9ba0fc3296c0fc6be4a4a8.tar.gz common-eplugin-d35f1e97ee5b62c51c9ba0fc3296c0fc6be4a4a8.tar.bz2 common-eplugin-d35f1e97ee5b62c51c9ba0fc3296c0fc6be4a4a8.zip |
[Title] split builder common and web
[Desc.]
[Issue]
Change-Id: Ic1c42e1ba615050ee27f005e219293a8cb0c14bf
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ae03f1b16..47e3f29c7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ common-eplugin_*_*.zip sdblib_*_*.zip sdblib.package.* common-eplugin.package.* +org.tizen.common.builder/test/build #log files .log #unnecessary files |