Skip to content

Commit 09b752d

Browse files
author
yunshengb
committed
Clean up
1 parent 72b3a17 commit 09b752d

File tree

3 files changed

+9
-55
lines changed

3 files changed

+9
-55
lines changed

.gitignore

Lines changed: 7 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -49,26 +49,11 @@ gen-*
4949
*.tar.bz2
5050

5151
# Others
52-
lucida/commandcenter/cmd_server
53-
lucida/djinntonic/djinn/DjinnService
54-
lucida/djinntonic/tonic-img/IMGService
55-
lucida/djinntonic/tonic-img/common-img/flandmark-master/
56-
lucida/djinntonic/tonic-img/common-img/flandmark.zip
57-
lucida/djinntonic/tonic-img/testClient
58-
lucida/imagematching/lucida/imm_server
59-
lucida/new-djinn/dig/DIGServer
60-
lucida/new-djinn/face/FACEServer
61-
lucida/new-djinn/imc/IMCServer
62-
lucida/new-djinn/kaldiasr/ASRServer
63-
lucida/speechrecognition/lucida/asr_server
64-
tools/caffe/*
65-
tools/opencv-2.4.9/*
66-
tools/protobuf-2.5.0/*
67-
tools/thrift-0.9.3/*
68-
tools/fbthrift/*
69-
tools/mongo-c-driver-1.3.0/*
70-
tools/mongo-cxx-driver/*
71-
mongoData
72-
OpenEphyraData
73-
kuberlucida.tar
52+
tools/caffe/
53+
tools/opencv-2.4.9/
54+
tools/protobuf-2.5.0/
55+
tools/thrift-0.9.3/
56+
tools/fbthrift/
57+
tools/mongo-c-driver-1.3.0/
58+
tools/mongo-cxx-driver/
7459
.DS_Store

.travis.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing
22

3-
We would love to have your help in making Sirius better.
3+
We would love to have your help in making Lucida better.
44

55
## Pull Requests
66

@@ -15,12 +15,7 @@ We actively welcome your pull requests.
1515
We use GitHub issues to track public bugs. Please ensure your description is
1616
clear and has sufficient instructions to be able to reproduce the issue.
1717

18-
## Coding Style
19-
20-
* 2 spaces for indentation rather than tabs
21-
* 80 character line length
22-
2318
## License
2419

25-
By contributing to Sirius, you agree that your contribution will be licensed
20+
By contributing to Lucida, you agree that your contribution will be licensed
2621
under its BSD license.

0 commit comments

Comments
 (0)