* fix build of webcit tests
authorWilfried Göesgens <willi@citadel.org>
Tue, 22 Jun 2010 20:03:57 +0000 (20:03 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 22 Jun 2010 20:03:57 +0000 (20:03 +0000)
commit49d8953acdb75a7310423a688df68dbad53db724
treeaaa1d045bd6a60a83e12a7fa705abb724cba887d
parent134d68b738d9f5c7073c96059fb46ff5903455eb
* fix build of webcit tests
* add .gitignore all over the place where required.
42 files changed:
.gitignore [new file with mode: 0644]
citadel/.gitignore [new file with mode: 0644]
citadel/modules/autocompletion/.gitignore [new file with mode: 0644]
citadel/modules/bio/.gitignore [new file with mode: 0644]
citadel/modules/calendar/.gitignore [new file with mode: 0644]
citadel/modules/checkpoint/.gitignore [new file with mode: 0644]
citadel/modules/clamav/.gitignore [new file with mode: 0644]
citadel/modules/crypto/.gitignore [new file with mode: 0644]
citadel/modules/dspam/.gitignore [new file with mode: 0644]
citadel/modules/expire/.gitignore [new file with mode: 0644]
citadel/modules/extnotify/.gitignore [new file with mode: 0644]
citadel/modules/fulltext/.gitignore [new file with mode: 0644]
citadel/modules/imap/.gitignore [new file with mode: 0644]
citadel/modules/inetcfg/.gitignore [new file with mode: 0644]
citadel/modules/instmsg/.gitignore [new file with mode: 0644]
citadel/modules/listsub/.gitignore [new file with mode: 0644]
citadel/modules/managesieve/.gitignore [new file with mode: 0644]
citadel/modules/migrate/.gitignore [new file with mode: 0644]
citadel/modules/mrtg/.gitignore [new file with mode: 0644]
citadel/modules/netfilter/.gitignore [new file with mode: 0644]
citadel/modules/network/.gitignore [new file with mode: 0644]
citadel/modules/newuser/.gitignore [new file with mode: 0644]
citadel/modules/notes/.gitignore [new file with mode: 0644]
citadel/modules/openid/.gitignore [new file with mode: 0644]
citadel/modules/pas2/.gitignore [new file with mode: 0644]
citadel/modules/pop3/.gitignore [new file with mode: 0644]
citadel/modules/pop3client/.gitignore [new file with mode: 0644]
citadel/modules/roomchat/.gitignore [new file with mode: 0644]
citadel/modules/rssclient/.gitignore [new file with mode: 0644]
citadel/modules/rwho/.gitignore [new file with mode: 0644]
citadel/modules/sieve/.gitignore [new file with mode: 0644]
citadel/modules/smtp/.gitignore [new file with mode: 0644]
citadel/modules/spam/.gitignore [new file with mode: 0644]
citadel/modules/sync/.gitignore [new file with mode: 0644]
citadel/modules/test/.gitignore [new file with mode: 0644]
citadel/modules/upgrade/.gitignore [new file with mode: 0644]
citadel/modules/vcard/.gitignore [new file with mode: 0644]
citadel/modules/wiki/.gitignore [new file with mode: 0644]
citadel/modules/xmpp/.gitignore [new file with mode: 0644]
webcit/.gitignore [new file with mode: 0644]
webcit/debian/.gitignore [new file with mode: 0644]
webcit/tests/.gitignore [new file with mode: 0644]