2 # LibreOffice project .gitignore rules.
4 # Do not add you pet ignore rule here, use
5 # .git/info/exclude for per repo personal ignore or
6 # in the file specified by core.excludesfiles in your
10 # File that are generated by configure or the build
11 # but that are not deleted by make clean
12 # can be listed here... These must be deleted by maek distclean
14 # Files that are generated by the build but deleted by make clean
15 # should all be under workdir or solver
16 # if that is not the case, don't hide it here, but try to fix it
18 # The intent is that after a make distclean, .gitignore
19 # should not catch anything but possibly /src
22 # where stuff are built
27 # these two are dubbious. when the installed is reworked
28 # it would be best to find them a new home
29 /instsetoo_native/util/LibreOffice
30 /instsetoo_native/util/LibreOffice_SDK
32 # where the external downloads maybe located
36 # autoconf generated stuff
60 # backup and temporary editor files: the only convinience rules allowed here.
65 # things below this point are targeted for elimination
67 #stuff that we should no generated where they are
68 /desktop/scripts/soffice.sh
75 /solenv/gdb/libreoffice/*.pyo
76 /solenv/gdb/libreoffice/util/*.pyo