doudou / typelib

A type/value introspection library for C++, and a Ruby library allowing to cleanly dynamically interface with C code

This URL has Read+Write access

babu (author)
Wed Nov 04 09:40:52 -0800 2009
commit  19e21641a955d85b0d82c62a32cf4799dfed9f9f
tree    6680e5ce4f02d82aaed09281d007889d2b4c9691
parent  bda6fc08ef3a583f3a6cd3ed495f40f6b39f9b7d
typelib / .gitignore
100644 9 lines (8 sloc) 0.253 kb
1
2
3
4
5
6
7
8
9
# git-ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
.*.swp
build