summaryrefslogtreecommitdiffstats
path: root/afm-client/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2016-02-10synchronize with sourcesJosé Bollo1-1/+1
After modifying sources, gulp must be used using the command: gulp build-app-prod That regenerates dist.prod/opa/AFBclient.min.js I ran it and removed artefacts of dist.prod/sessions Change-Id: If2a501291fcbd246727906205c46649fa2abce24 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2016-01-28Add "dist.prod" directory, modify .gitignoreManuel Bachmann1-2/+2
"dist.prod" is a snapshot of compiled application ; it is useful for demos, and because compiling AngularJS code (using npm, gulp...) within Yocto means lots of efforts for little gain. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
2016-01-25First versionFulup Ar Foll1-0/+7