PP/Projekt2/.gitignore

6 lines
44 B
Plaintext
Raw Normal View History

2019-03-08 22:04:28 +01:00
__pycache__/*
*.pyc
.#*
.coverage
htmlcov/*