.hgignore
author Jens Alfke <jens@mooseyard.com>
Sun Jun 01 14:01:44 2008 -0700 (2008-06-01)
changeset 13 c59dec088990
parent 0 d84d25d6cdbb
permissions -rw-r--r--
* Made Test.h work with regular C99 without GCC extensions.
* Copied the necessary Google Toolbox source files into the project, so users don't have to download an additional library.
     1 syntax: glob
     2 .DS_Store
     3 build
     4 Documentation
     5 Doxyfile
     6 .svn
     7 *.pbxuser
     8 *.perspectivev3
     9 *.mpkg
    10 *.framework