.hgignore
author Jens Alfke <jens@mooseyard.com>
Sun May 03 10:13:31 2009 -0700 (2009-05-03)
changeset 27 256370e8935a
parent 0 d84d25d6cdbb
permissions -rw-r--r--
* MYTask: Added -commandLine, overhauled logging.
* MYDirectoryWatcher: Overhauled logging.
* MYErrorUtils: Disabled use of Security API (so it'll build without linking against Security.framework.)
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