diff options
| author | marc <a01200356@itesm.mx> | 2016-06-06 01:08:36 -0500 |
|---|---|---|
| committer | marc <a01200356@itesm.mx> | 2016-08-05 23:51:04 -0500 |
| commit | a0a1284998946bdc446283552674263240b4fd0f (patch) | |
| tree | 1135b423df4ba6f84c80895bd5334e034cf9ae38 /.gitignore | |
| parent | a4c77f88d0ca52b9c236c95a16b2a527f811c0e6 (diff) | |
wikidata refactor and more attributes (see issue #560)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 105f0191b..cd6d7e92b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .coverage +coverage/ .installed.cfg engines.cfg env |