Some .gitignore changes

This commit is contained in:
Tadas Baltrusaitis 2016-11-18 16:27:45 -05:00
parent 94a724a013
commit 7c209131ff
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored
View File

@ -34,3 +34,13 @@ matlab_runners/Action Unit Experiments/out_DISFA/
matlab_runners/Action Unit Experiments/out_fera/
matlab_runners/Demos/output_features_seq/
matlab_runners/Demos/output_features_vid/
/Debug/
/Release/
exe/FaceLandmarkImg/Debug/
exe/FaceLandmarkVid/Debug/
exe/FaceLandmarkVidMulti/Debug/
exe/FeatureExtraction/Debug/
exe/Recording/Debug/
lib/3rdParty/dlib/Debug/
lib/local/FaceAnalyser/Debug/
lib/local/LandmarkDetector/Debug/