Update cloc.sh

This commit is contained in:
Brandon Amos 2015-10-13 08:03:08 -04:00
parent 828c71025d
commit 90097f6ed8
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
cloc batch-represent evaluation openface models training util \
examples/web/{*.{py,html,sh},js,css}
demos/*.py \
demos/web/{*.{py,html,sh},js,css}