diff options
author | shangxdy <shang.xiaodong@zte.com.cn> | 2018-03-29 12:52:30 +0800 |
---|---|---|
committer | shangxdy <shang.xiaodong@zte.com.cn> | 2018-03-29 12:52:30 +0800 |
commit | dc3ecc22915249d0fb542ab23b400abd6b5ef620 (patch) | |
tree | 0702afe5a760ec9e1d3c940fedc9289e2273bb17 /nfvparser/.gitignore | |
parent | df2fec950e994490f16b5c9a90d5add48d6dcdf2 (diff) |
Fix pep8 error
Add ignore files in tox.ini and .gitignore
Issue-ID: MODELING-76
Change-Id: Ie55e9e1fcaada700973fd44ea2145e06c8b8944d
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Diffstat (limited to 'nfvparser/.gitignore')
-rw-r--r-- | nfvparser/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nfvparser/.gitignore b/nfvparser/.gitignore index e67512a..4df64b3 100644 --- a/nfvparser/.gitignore +++ b/nfvparser/.gitignore @@ -39,6 +39,7 @@ pip-log.txt .tox nosetests.xml .testrepository +coverage.xml # Translations *.mo |