diff options
author | ajs <ajs> | 2004-12-22 03:41:51 +0000 |
---|---|---|
committer | ajs <ajs> | 2004-12-22 03:41:51 +0000 |
commit | c57c5e3bb29cf0f3aced157b6bdfef1825f70fd6 (patch) | |
tree | b49d21fb7f1c84e2fb6fb0d58efef8acc9d694dc | |
parent | 8035e9f0a7cc3fc148abf42789012bc22b28e0c1 (diff) |
2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* .cvsignore: Added.
-rw-r--r-- | watchquagga/.cvsignore | 13 | ||||
-rw-r--r-- | watchquagga/ChangeLog | 4 |
2 files changed, 17 insertions, 0 deletions
diff --git a/watchquagga/.cvsignore b/watchquagga/.cvsignore new file mode 100644 index 00000000..c661510b --- /dev/null +++ b/watchquagga/.cvsignore @@ -0,0 +1,13 @@ +Makefile +Makefile.in +*.o +watchquagga +tags +TAGS +.deps +.nfs* +*.lo +*.la +*.libs +.arch-inventory +.arch-ids diff --git a/watchquagga/ChangeLog b/watchquagga/ChangeLog index b8974825..0272655b 100644 --- a/watchquagga/ChangeLog +++ b/watchquagga/ChangeLog @@ -1,3 +1,7 @@ 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * .cvsignore: Added. + +2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * {ChangeLog,watchquagga.c,Makefile.am}: Created. |