From 63d62383b7d3f255b114810f2052a361d18ab289 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Wed, 13 Aug 2008 12:19:29 +0100 Subject: Turn _boring into .gitignore. I don't think we're in darcs any more, Toto. --- .gitignore | 27 +++++++++++++++++++++++++++ _boring | 58 ---------------------------------------------------------- 2 files changed, 27 insertions(+), 58 deletions(-) create mode 100644 .gitignore delete mode 100644 _boring diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..222f92d --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +Makefile +Makefile.in +aclocal.m4 +config.guess +config.log +config.status +config.sub +configure +config.h +config.h.in +stamp-h1 +data/org.freedesktop.Telepathy.ConnectionManager.haze.service +depcomp +install-sh +libtool +ltmain.sh +missing +.deps +.libs +src/telepathy-haze +src/telepathy-haze.8 + +*.o +*.swp +*~ +autom4te.cache + diff --git a/_boring b/_boring deleted file mode 100644 index 4acef6d..0000000 --- a/_boring +++ /dev/null @@ -1,58 +0,0 @@ -(^|/)Makefile$ -(^|/)Makefile.in$ -^aclocal.m4$ -^config.guess$ -^config.log$ -^config.status$ -^config.sub$ -^configure$ -^config.h(|.in)$ -^stamp-h1$ -^data/org.freedesktop.Telepathy.ConnectionManager.haze.service$ -^depcomp$ -^install-sh$ -^libtool$ -^ltmain.sh$ -^m4/Makefile$ -^m4/Makefile.in$ -^missing$ -(^|/).deps($|/) -(^|/).libs($|/) -^src/telepathy-haze$ -^src/telepathy-haze\.8$ - -# Boring file regexps: -\.hi$ -\.o$ -\.o\.cmd$ -# *.ko files aren't boring by default because they might -# be Korean translations rather than kernel modules. -# \.ko$ -\.ko\.cmd$ -\.mod\.c$ -(^|/)\.tmp_versions($|/) -(^|/)CVS($|/) -(^|/)RCS($|/) -~$ -#(^|/)\.[^/] -(^|/)_darcs($|/) -\.bak$ -\.BAK$ -\.orig$ -(^|/)vssver\.scc$ -\.swp$ -(^|/)MT($|/) -(^|/)\{arch\}($|/) -(^|/).arch-ids($|/) -(^|/), -\.class$ -\.prof$ -(^|/)\.DS_Store$ -(^|/)BitKeeper($|/) -(^|/)ChangeSet($|/) -(^|/)\.svn($|/) -\.py[co]$ -\# -\.cvsignore$ -(^|/)Thumbs\.db$ -(^|/)autom4te\.cache($|/) -- cgit v1.2.1