diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-11-05 15:48:44 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-11-05 15:48:44 +0200 |
commit | 75f7241fb74fed8d523cbdc3f0629611bd5f61e1 (patch) | |
tree | fc866188d7b507f9b7040e47f7c03aaf88ce3ca1 /.gitignore | |
parent | ff8f891feba2b3447d5d7aa88747eaf958d37703 (diff) |
Add the concat-deps executable
Change-Id: Ic782353cbe77c2d30e8afac4807fe2c6fd882733
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bfcbb5669fae..ecd983c6b1da 100644 --- a/.gitignore +++ b/.gitignore @@ -101,6 +101,9 @@ TAGS /solenv/gdb/libreoffice/*.py[co] /solenv/gdb/libreoffice/util/*.py[co] +/solenv/bin/concat-deps +/solenv/bin/concat-deps.exe + # test output files test/user-template/user/psprint/pspfontcache |