repo2docker/.gitignore

30 wiersze
217 B
Plaintext

.#*
dist
build
*.tar.gz
*.egg-info
*.py[co]
__pycache__
MANIFEST
.DS_Store
.cache
.pytest_cache
.coverage
htmlcov
repo2docker/s2i
^bin/
lib/
lib64/
share/
include/
# Docs
generated/
test_file_text.txt
\.vscode/