From: Michael Poole Date: Mon, 31 Oct 2005 02:15:00 +0000 (+0000) Subject: Update .cvsignore files. X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=commitdiff_plain;h=d5b2128bf35deb8ef2877103e4dc1670699d571e Update .cvsignore files. git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1534 c9e4aea6-c8fd-4c43-8297-357d70d61c8c --- diff --git a/.cvsignore b/.cvsignore index 42754a6..d5225b6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,3 +7,4 @@ config.status config.cache .project ircu.tags +autom4te.cache diff --git a/ChangeLog b/ChangeLog index 6fe6221..4b1d04d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-10-30 Michael Poole + + * .cvsignore: Add autom4te.cache. + + * ircd/.cvsignore: Add convert-conf. + + * ircd/test/.cvsignore: Add ircd_match_t. + + * patches/.cvsignore: Add marks. + 2005-10-28 Alex Badea * ircd/m_kick.c (ms_kick): Fix format string typo (bug #1339538) diff --git a/ircd/.cvsignore b/ircd/.cvsignore index 86e09d9..5e6f631 100644 --- a/ircd/.cvsignore +++ b/ircd/.cvsignore @@ -5,6 +5,7 @@ ircd chkconf table_gen umkpasswd +convert-conf chattr.tab.c lex.yy.c y.tab.c diff --git a/ircd/test/.cvsignore b/ircd/test/.cvsignore index f7c2a21..3bf9335 100644 --- a/ircd/test/.cvsignore +++ b/ircd/test/.cvsignore @@ -2,4 +2,5 @@ Makefile ircd_chattr_t ircd_in_addr_t ircd_string_t +ircd_match_t *.log diff --git a/patches/.cvsignore b/patches/.cvsignore new file mode 100644 index 0000000..1bc5bc3 --- /dev/null +++ b/patches/.cvsignore @@ -0,0 +1 @@ +marks