annotate .hgignore @ 14:18fc3c248436 develop

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