mirror of
https://github.com/JHUAPL/kaipy.git
synced 2026-01-08 22:07:57 -05:00
Add .coverage file to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -57,3 +57,6 @@ Thumbs.db
|
|||||||
|
|
||||||
# Python pip build files.
|
# Python pip build files.
|
||||||
kaipy.egg-info/*
|
kaipy.egg-info/*
|
||||||
|
|
||||||
|
# pytest coverage file
|
||||||
|
.coverage
|
||||||
Reference in New Issue
Block a user