diff options
author | George Lebl <jirka@src.gnome.org> | 1998-01-24 00:25:14 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 1998-01-24 00:25:14 +0000 |
commit | d6585a78da7c08850ad49e77d0deb3ba53fc7c68 (patch) | |
tree | 861b726d30e8ec6bf80fad30a0f49555eb68229c | |
parent | d881af084bb443996803cefc15b08549cb576763 (diff) |
added .libs to .cvsignore - GeorgeROSALIA_BEFORE_COMMITTING_DL_AND_GNOME_HELLO
-rw-r--r-- | batmon/.cvsignore | 1 | ||||
-rw-r--r-- | clock/.cvsignore | 1 | ||||
-rw-r--r-- | netwatch/.cvsignore | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/batmon/.cvsignore b/batmon/.cvsignore index 2ef9decc1..b6ad979f9 100644 --- a/batmon/.cvsignore +++ b/batmon/.cvsignore @@ -2,5 +2,6 @@ Makefile.in Makefile .deps _libs +.libs *.la *.lo diff --git a/clock/.cvsignore b/clock/.cvsignore index 4545f0220..61f863c34 100644 --- a/clock/.cvsignore +++ b/clock/.cvsignore @@ -3,4 +3,5 @@ Makefile .deps clock.lo _libs +.libs libpanel_clock.la diff --git a/netwatch/.cvsignore b/netwatch/.cvsignore index 2ef9decc1..b6ad979f9 100644 --- a/netwatch/.cvsignore +++ b/netwatch/.cvsignore @@ -2,5 +2,6 @@ Makefile.in Makefile .deps _libs +.libs *.la *.lo |