diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-10 02:11:09 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-10 02:11:09 +0800 |
commit | 533245c4832e577f2620f2889ff30d8d1e13454e (patch) | |
tree | f9f960f8f51e796c075c12250636f01a4c82f7eb | |
parent | 90d6f37edc32acf424ec3d6f7b5f47a01520252a (diff) | |
download | gsoc2013-evolution-533245c4832e577f2620f2889ff30d8d1e13454e.tar gsoc2013-evolution-533245c4832e577f2620f2889ff30d8d1e13454e.tar.gz gsoc2013-evolution-533245c4832e577f2620f2889ff30d8d1e13454e.tar.bz2 gsoc2013-evolution-533245c4832e577f2620f2889ff30d8d1e13454e.tar.lz gsoc2013-evolution-533245c4832e577f2620f2889ff30d8d1e13454e.tar.xz gsoc2013-evolution-533245c4832e577f2620f2889ff30d8d1e13454e.tar.zst gsoc2013-evolution-533245c4832e577f2620f2889ff30d8d1e13454e.zip |
New .cvsignore file.
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* local/Directories/subfolders/Bigfoot/.cvsignore: New .cvsignore
file.
svn path=/trunk/; revision=2957
-rw-r--r-- | default_user/ChangeLog | 5 | ||||
-rw-r--r-- | default_user/local/Directories/subfolders/Bigfoot/.cvsignore | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/default_user/ChangeLog b/default_user/ChangeLog index 27e6cb7b32..e658098a59 100644 --- a/default_user/ChangeLog +++ b/default_user/ChangeLog @@ -1,5 +1,10 @@ 2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * local/Directories/subfolders/Bigfoot/.cvsignore: New .cvsignore + file. + +2000-05-09 Christopher James Lahey <clahey@helixcode.com> + * local/Contacts/Makefile.am, local/Contacts/addressbook.db: Removed addressbook.db since this is now handled by the pas. diff --git a/default_user/local/Directories/subfolders/Bigfoot/.cvsignore b/default_user/local/Directories/subfolders/Bigfoot/.cvsignore new file mode 100644 index 0000000000..282522db03 --- /dev/null +++ b/default_user/local/Directories/subfolders/Bigfoot/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in |