Coding Knight il y a 7 mois
committed by GitHub
Parent
révision
c26e6199b5
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. +3
    -3
      .gitignore

+ 3
- 3
.gitignore Voir le fichier

@@ -39,7 +39,7 @@ pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
html.cov/
.tox/
.nox/
.coverage
@@ -48,7 +48,7 @@ htmlcov/
nosetests.xml
coverage.xml
*.cover
*.py,cover
*.py.cover
.hypothesis/
.pytest_cache/

@@ -127,4 +127,4 @@ venv.bak/
dmypy.json

# Pyre type checker
.pyre/
.pyre/

Chargement…
Annuler
Enregistrer