Some .gitignore changes
This commit is contained in:
parent
94a724a013
commit
7c209131ff
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -34,3 +34,13 @@ matlab_runners/Action Unit Experiments/out_DISFA/
|
||||||
matlab_runners/Action Unit Experiments/out_fera/
|
matlab_runners/Action Unit Experiments/out_fera/
|
||||||
matlab_runners/Demos/output_features_seq/
|
matlab_runners/Demos/output_features_seq/
|
||||||
matlab_runners/Demos/output_features_vid/
|
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/
|
||||||
|
|
Loading…
Reference in a new issue