diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-10-01 23:48:10 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-10-16 11:28:26 -0500 |
commit | 9152c42a65c199893d2d2809153a709bd2f619f8 (patch) | |
tree | dd15a0949c52ded5c71262188f83f70eed45814e /.gitignore | |
parent | 074bb522927c60f2575fdc5bcb83eb17a4dfc4b7 (diff) |
submodules migration
Change-Id: Ib3e472a4b1abf880f695be7a6667393d6a82f10d
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore index eab21d94ac9e..c7eda8ba8ea4 100644 --- a/.gitignore +++ b/.gitignore @@ -101,12 +101,6 @@ TAGS /external/*/*.msm /moz/zipped/*.zip -# links to the other repositories -/binfilter -/dictionaries -/helpcontent2 -/translations - # compiled python objects for gdb pretty printers /solenv/gdb/libreoffice/*.py[co] /solenv/gdb/libreoffice/util/*.py[co] |