annotate .hgignore @ 51:68d01fea1e8d

Added a unit testing project, and did some commenting. Also moved python-module into a modules-and-plug-ins folder
author Adam Stark <adamstark@users.noreply.github.com>
date Tue, 21 Jan 2014 10:24:33 +0000
parents b7e3ed593fb0
children deb49a2590f3
rev   line source
adamstark@51 1 syntax: glob
adamstark@51 2
adamstark@51 3 python-module/build
adamstark@51 4 unit-tests/Build
adamstark@51 5 xcuserdata
adamstark@51 6 .DS_Store
adamstark@51 7
adamstark@51 8 *.xcworkspace