Update .cvsignore files.
authorMichael Poole <mdpoole@troilus.org>
Mon, 31 Oct 2005 02:15:00 +0000 (02:15 +0000)
committerMichael Poole <mdpoole@troilus.org>
Mon, 31 Oct 2005 02:15:00 +0000 (02:15 +0000)
git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1534 c9e4aea6-c8fd-4c43-8297-357d70d61c8c

.cvsignore
ChangeLog
ircd/.cvsignore
ircd/test/.cvsignore
patches/.cvsignore [new file with mode: 0644]

index 42754a6858f097f0ecb25eec88a552d3742e0266..d5225b66756310317bd473c9fdf310ad7c227cf6 100644 (file)
@@ -7,3 +7,4 @@ config.status
 config.cache
 .project
 ircu.tags
+autom4te.cache
index 6fe6221f5c4f86f02708e1d599af436c85301ed0..4b1d04def9eac030b4d99cd1e20c75e0891cad6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-10-30  Michael Poole <mdpoole@troilus.org>
+
+       * .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  <vamposdecampos@gmail.com>
 
        * ircd/m_kick.c (ms_kick): Fix format string typo (bug #1339538)
index 86e09d92db138c1e640781c74738014c2e395a35..5e6f631c3b36df3ed5bba9e80ccf7534eb09dd72 100644 (file)
@@ -5,6 +5,7 @@ ircd
 chkconf
 table_gen
 umkpasswd
+convert-conf
 chattr.tab.c
 lex.yy.c
 y.tab.c
index f7c2a2155c5104d8a121ee95fa29bbb92fb0722b..3bf9335ce72635e43cb35eae412052fee0ce51da 100644 (file)
@@ -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 (file)
index 0000000..1bc5bc3
--- /dev/null
@@ -0,0 +1 @@
+marks