Hi,

Attaching a patch containing a .gitignore [1] . I use git for openchange
and I think this would help other git users as well.

Thanks.

[1] http://www.kernel.org/pub/software/scm/git-core/docs/gitignore.html

-- 
[johnnyjacob.org] "May you share freely, never taking more than you give "
commit 5ac30373c6a1be4c89311154fbc13d394cc29dd8
Author: Johnny Jacob <[email protected]>
Date:   Thu Dec 17 17:05:20 2009 +0530

    Adding a .gitignore file.

	New      .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2af4f8b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,70 @@
+*.po
+*.o
+*~
+*.so*
+*#
+.*.sw[nop]
+*.pc
+/.gitignore
+/Doxyfile
+/TAGS
+/aclocal.m4
+/bin/exchange2ical
+/bin/libmapixx-attach
+/bin/libmapixx-test
+/bin/locale_codepage
+/bin/mapiprofile
+/bin/mapistore_test
+/bin/mapitest
+/bin/openchangeclient
+/bin/openchangemapidump
+/bin/openchangepfadmin
+/bin/schemaIDGUID
+/config.h
+/config.h.in
+/config.log
+/config.mk
+/config.status
+/configure
+/errors.log
+/gen_ndr/exchange.h
+/gen_ndr/ndr_exchange.c
+/gen_ndr/ndr_exchange.h
+/gen_ndr/ndr_exchange_c.c
+/gen_ndr/ndr_exchange_c.h
+/gen_ndr/ndr_exchange_s.c
+/gen_ndr/ndr_property.c
+/gen_ndr/ndr_property.h
+/gen_ndr/property.h
+/libmapi++/Doxyfile
+/libmapi++/examples/foldertree
+/libmapi++/examples/messages
+/libmapi/Doxyfile
+/libmapi/mapi_nameid.h
+/libmapi/mapi_nameid_private.h
+/libmapi/mapicode.c
+/libmapi/mapicode.h
+/libmapi/mapitags.c
+/libmapi/mapitags.h
+/libmapi/proto.h
+/libmapi/proto_private.h
+/libmapi/utf8_convert.yy.c
+/libmapi/version.h
+/libmapiadmin/Doxyfile
+/libmapiadmin/proto.h
+/libmapiadmin/proto_private.h
+/libocpf/Doxyfile
+/libocpf/lex.yy.c
+/libocpf/ocpf.tab.c
+/libocpf/ocpf.tab.h
+/libocpf/proto.h
+/libocpf/proto_private.h
+/mapicodes_enum.h
+/mapiproxy/Doxyfile
+/mapiproxy/libmapiproxy/openchangedb_property.c
+/mapitags_enum.h
+/stamp-h1
+/torture/torture_proto.h
+/utils/mapitest/Doxyfile
+/utils/mapitest/mapitest_proto.h
+/utils/mapitest/proto.h
\ No newline at end of file

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to