JIRA: DOVETAIL-37
1)as much as possible to stay the same
2)*.mo deleted since no C used in this repo
3)unittest-log.txt added, it can be produced by using unittest.sh -f
4)document related added, including *.sw?, CI related /docs_build/ /docs_ouput/, results dir
5)other personal habit will not included in this
Change-Id: I1e3c95d74f99c212838a987f1705af3902f6f58d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
*.py[cod]
-# C extensions
-*.so
-
# Packages
*.egg
*.egg-info
lib64
__pycache__
-# Installer logs
+# Installation logs
pip-log.txt
-# Unit test / coverage reports
+# unittest/coverage reports
.coverage
.tox
nosetests.xml
+unittest_results.log
# Translations
*.mo
-# Mr Developer
-.mr.developer.cfg
-.project
-.pydevproject
+# Sphinx documentation
+*.sw?
+docs_build/
+docs_output/
+dovetail/results