diff src/protocols/jabber/.cvsignore @ 7014:67c4e9d39242

[gaim-migrate @ 7577] Here it is, the bulk of the new Jabber prpl. Left to do: - Implement registration - Implement password changing - Keep track of conversation threads (since I apparently have to) - Fix the bugs that always magically appear in code after I commit committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 29 Sep 2003 15:23:19 +0000
parents d82147d95f6b
children
line wrap: on
line diff
--- a/src/protocols/jabber/.cvsignore	Mon Sep 29 13:00:55 2003 +0000
+++ b/src/protocols/jabber/.cvsignore	Mon Sep 29 15:23:19 2003 +0000
@@ -2,30 +2,11 @@
 Makefile
 .deps
 .libs
-expat.lo
-genhash.lo
-hashtable.lo
-jabber.lo
-jconn.lo
-jid.lo
-jpacket.lo
-jutil.lo
-karma.lo
-libjabber.la
-log.lo
-pool.lo
-pproxy.lo
-rate.lo
-sha.lo
-snprintf.lo
-socket.lo
-str.lo
-xhash.lo
-xmlnode.lo
-xmlparse.lo
-xmlrole.lo
-xmltok.lo
-xstream.lo
+*.lo
+*.la
+*.dll
 *.def
 *.lib
-*.dll
+.*.swp
+.*.swo
+.todo.*