# Ignore globally

Makefile
Makefile.in
.*.swp
*~
*-
*.orig
#*.patch src/ has .patch files :-(
0[0-9][0-9][0-9]-*.patch
*.rej
nohup.out

# Ignore just in the toplevel dir

/build/
/clone/
/bootstrap/
/download
/download.list
/gob.log
/rawbuild/
/stamp/

# autotools stuff

/ChangeLog
/INSTALL
/aclocal.m4
/autom4te.cache/
/config.log
/config.status
/configure
/install-sh
/intltool-extract
/intltool-merge
/intltool-update
/missing

# generated by config.status
/patches/dev300/pyuno-ooodir.diff
/patches/dev300/system-python-uno-path.diff

# generated by ooo-pack-sources
/archive/
/.releases
/ooo-build-*.tar.gz
/ooo-build-*.tar.bz2
