[Telepathy-commits] [telepathy-spec/master] Convert Darcs _boring file into .gitignore

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Aug 26 07:06:32 PDT 2008


---
 .gitignore |    6 ++++++
 _boring    |   42 ------------------------------------------
 2 files changed, 6 insertions(+), 42 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 _boring

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..05077f0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+.*.sw?
+/doc/*.html
+/doc/telepathy-spec.devhelp2
+/telepathy-spec-*.tar*
+/test/output
+/tmp
diff --git a/_boring b/_boring
deleted file mode 100644
index b99a89b..0000000
--- a/_boring
+++ /dev/null
@@ -1,42 +0,0 @@
-# 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($|/)
-# End of generic boring regexps
-^(\./)?introspect(/|$)
-^(\./)?test/output(/|$)
-^(\./)?doc/.*\.html$
-^(\./)?doc/telepathy-spec.devhelp2$
-^(\./)?tmp(/|$)
-^(\./)?telepathy-spec-[.0-9]+(\.tar\.gz)?$
-- 
1.5.6.3



More information about the Telepathy-commits mailing list