Commit 5a5a28e7 authored by Dafydd Harries's avatar Dafydd Harries

update boring patterns

darcs-hash:20070201110330-c9803-8c8cd64899e12160279a5a9c0abad2407d07cfeb.gz
parent e86dfa67
...@@ -38,6 +38,8 @@ ...@@ -38,6 +38,8 @@
(^|/)core$ (^|/)core$
\.gc(no|da)$ \.gc(no|da)$
^lcov($|/) ^lcov($|/)
^doc($|/)
(^|/)scratch$
# autofoo files # autofoo files
^missing ^missing
...@@ -96,7 +98,12 @@ ...@@ -96,7 +98,12 @@
# nice/ stuff # nice/ stuff
^nice/libnice.la$ ^nice/libnice.la$
^nice/libnice.pc$
^nice/ice-test-client$
^nice/ice-test-server$ ^nice/ice-test-server$
^nice/test-readline$ ^nice/test-readline$
^nice/test-util$ ^nice/test-util$
# random/ stuff
^random/librandom.la$
^random/test$
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment