diff options
Diffstat (limited to 'nfvparser/.gitignore')
-rw-r--r-- | nfvparser/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nfvparser/.gitignore b/nfvparser/.gitignore index c172104..2fe4959 100644 --- a/nfvparser/.gitignore +++ b/nfvparser/.gitignore @@ -17,6 +17,7 @@ develop-eggs .installed.cfg lib lib64 +cover # Installer logs pip-log.txt @@ -53,4 +54,4 @@ ChangeLog *.iml # OSX -.DS_Store
\ No newline at end of file +.DS_Store |