diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ __pycache__ *.sw? *.egg-info/ .pytest_cache/ +coverage.xml +htmlcov +.coverage |
index : crocoite.git | ||
Web archiving using Google Chrome | lars |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -2,3 +2,6 @@ __pycache__ *.sw? *.egg-info/ .pytest_cache/ +coverage.xml +htmlcov +.coverage |