summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2016-07-28initial CHRE API implementation for nanohubAlexey Polyudov
This implementation does not yet have support for sensors (other than enumeration). It does have support for heap management, events, host messages, timers. Bug: 30189428 Change-Id: I973bc25f787d325eb4fbca23d9949660b36b4677 Signed-off-by: Alexey Polyudov <apolyudov@google.com>
2016-04-19contexthub: safe harbor for IDE project filesAlexey Polyudov
IDE project settings are kept in files and directories matching the following template: '.*' We don't want to submit them. Add template to .gitignore Bug: 28265099 Change-Id: I23222f9e438ef900c9bc18857a7e7d721df206b1 Signed-off-by: Alexey Polyudov <apolyudov@google.com>
2015-07-08make: update gitignore for new app extensionDmitry Grinberg
Change-Id: Ieb2e65d50b2694eda41a5feda8410f70729553c6
2015-07-08make: ignore app filesDmitry Grinberg
Change-Id: I0c4b1be0ac429a35d016a28bc3c54089cdf957cc
2015-02-25all: initial commitDmitry Grinberg
Change-Id: I3cc958df0ccd7c29d5eb00c69a6f7f2b17d834c6