.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.
jens@0
     1
syntax: glob
jens@0
     2
.DS_Store
jens@0
     3
build
jens@12
     4
Documentation
jens@12
     5
Doxyfile
jens@0
     6
.svn
jens@0
     7
*.pbxuser
jens@0
     8
*.perspectivev3
jens@0
     9
*.mpkg
jens@0
    10
*.framework