commit | aa4ffa78f3e6a9430cc9ae9933165e58105c9d65 | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tc677g@att.com> | Thu Nov 14 15:54:49 2019 -0500 |
committer | Tommy Carpenter <tc677g@att.com> | Wed Nov 20 14:14:46 2019 -0500 |
tree | eb4486805ab41f821d532872ce1b6da44c60ec49 | |
parent | 0a3f67614eed2f39b3caaadfeaf6375ecf11172d [diff] [blame] |
Use the RIC logging lib Signed-off-by: Tommy Carpenter <tc677g@att.com> Change-Id: Ia28c7d929907a8782327ad45c797790ba89e7bbf
diff --git a/.gitignore b/.gitignore index 5e125ef..fb1708b 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,4 +1,6 @@ +# misc cruft *.log +integration_tests/log.txt NOTES.txt rmr/* docs_and_diagrams/ @@ -7,6 +9,7 @@ .tox docs/_build/ +# standard python ignore template .pytest_cache/ xunit-results.xml .DS_Store