diff options
author | Martin Mares <mj@ucw.cz> | 1999-01-15 17:18:41 +0000 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-01-15 17:18:41 +0000 |
commit | 3169cf699175a2489712eee955a9ee9890ef00c9 (patch) | |
tree | d1ef7195b2c19ae9ed4fb22efe74f45ad135b82b /.cvsignore | |
parent | e3a39a9ee70bf7060f9de38268885b637bc1a65a (diff) |
Added bird.conf to .cvsignore and created an example configuration file.
If you want to run bird now, just copy doc/bird.conf.example as bird.conf
and edit it to suit your needs.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 00000000..dc557db3 --- /dev/null +++ b/.cvsignore @@ -0,0 +1 @@ +bird.conf |