[zypp-commit] <backend> SuSE-SLE-10-SP3-Branch : Update ignores

ref: refs/heads/SuSE-SLE-10-SP3-Branch commit eaa0e5489e61165ef9d840d65ca2aa4498618857 Author: Duncan Mac-Vicar P <dmacvicar@suse.de> Date: Fri Jan 30 14:00:44 2009 +0100 Update ignores --- .gitignore | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 42 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5c62bf8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,42 @@ +*.la +*.o +*.lo +1 +1.7 +Makefile +Makefile.in +aclocal.m4 +autom4te.cache/ +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +libzypp-zmd-backend.spec +ltmain.sh +missing +src/.deps/ +src/.libs/ +src/Makefile +src/Makefile.in +src/dbsource/.deps/ +src/dbsource/.libs/ +src/dbsource/Makefile +src/dbsource/Makefile.in +src/parse-metadata +src/query-pool +src/resolve-dependencies +src/service-delete +src/transact +src/update-status +src/zmd-list-locks +src/zmd-solver-testcase +src/zypp-sources +stamp-h1 + + -- To unsubscribe, e-mail: zypp-commit+unsubscribe@opensuse.org For additional commands, e-mail: zypp-commit+help@opensuse.org
participants (1)
-
Duncan Mac-Vicar P