diff options
author | Benjamin Otte <otte@gnome.org> | 2004-04-04 02:39:29 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-04-04 02:39:29 +0000 |
commit | f5b39e877d0e52d8205cd0120dcca07635f224c7 (patch) | |
tree | 05dc511c24bd8ea65f99daa387362d63bf7e5d7d | |
parent | 611d3c3d2363023b59953b5eecfbfe64d41f09b5 (diff) |
sys/oss/.cvsignore: add for oss_probe
Original commit message from CVS:
* sys/oss/.cvsignore:
add for oss_probe
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | sys/oss/.gitignore | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-04-04 Benjamin Otte <otte@gnome.org> + + * sys/oss/.cvsignore: + add for oss_probe + 2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk> reviewed by Benjamin Otte <otte@gnome.org> diff --git a/sys/oss/.gitignore b/sys/oss/.gitignore new file mode 100644 index 00000000..cd988fb0 --- /dev/null +++ b/sys/oss/.gitignore @@ -0,0 +1 @@ +oss_probe |