.hgignore
author bastiena
Fri, 06 Apr 2012 10:46:51 +0200
changeset 22 dc552dbfe4dc
parent 21 e4e5f02787a1
child 23 7372c4f249c7
permissions -rw-r--r--
Front IDILL : Added jquery and processing as libs

syntax: regexp
middleware/Communication/(bin|obj)
middleware/Debug/(bin|obj)
middleware/Tracking/(bin|obj)
syntax: glob
*.suo
middleware/lib/TuioServer.dll
front_processing/src/Trakers_gestures/code/*
front_processing/src/Trakers/code/*
front_processing/extern/TUIO_PROCESSING/library/*
front_processing/extern/TUIO_JAVA/TuioDemo.jar
front_processing/extern/TUIO_JAVA/libTUIO.jar
front_processing/src/Trakers/application.windows/lib/*
front_processing/src/Trakers_gestures/application.windows/lib/*
middleware/dist/Output/*
front_processing/src/Trakers_gestures/application.windows/Trakers_gestures.exe
front_processing/src/Trakers/application.windows/Trakers.exe
front_processing/src/Fluid_manipulation/code/*
front_processing/src/Interaction_examples/Hand_press/code/*
front_processing/src/Interaction_examples/Hand_signal/code/*
front_processing/src/Interaction_examples/Hands_1D/code/*
front_processing/src/Interaction_examples/Hands_2D/code/*
front_processing/src/Smoke_manipulation/code/*
front_processing/src/*/application.windows/lib/*
front_processing/src/*/application.windows/*
front_processing/src/Interaction_examples/*/application.windows/lib/*
front_processing/src/Interaction_examples/*/application.windows/*
middleware/dist/dotNetFx40_Client_x86_x64.exe
middleware/lib/Tracking.dll
middleware/lib/Debug.dll
middleware/lib/Communication.dll
middleware/extern/TuioServer/Tuio.Test/bin/Debug/Bespoke.Common.dll
middleware/src/bin/Release/*.dll
middleware/src/bin/Release/*.pdb
middleware/src/obj/x86/*
middleware/src/bin/Release/Trakers.vshost.exe.manifest
middleware/src/bin/Release/Trakers.vshost.exe.Config
middleware/src/bin/Release/Properties/Resources.resx
middleware/src/bin/Release/Properties/Resources.Designer.cs
middleware/src/bin/Release/MainModule.vshost.exe.manifest
middleware/src/bin/Release/MainModule.vshost.exe
middleware/src/bin/Release/MainModule.exe
front_idill/extern/fajran-npTuioClient/*/*.swp
front_idill/extern/fajran-npTuioClient/nptuio.so
syntax: regexp
middleware/extern/.*/(bin|obj)
middleware/src/bin/Debug/*
middleware/src/bin/Release/*.dll
front_idill/extern/fajran-npTuioClient/*/*.o
front_idill/extern/fajran-npTuioClient/*/Debug
front_idill/extern/fajran-npTuioClient/*/Release