- Consistent order and contents (where possible) - Prepend .gitignore paths with slashes where appropriate Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
10 lines
92 B
Text
10 lines
92 B
Text
*.egg-info
|
|
.coverage
|
|
.git
|
|
.tox
|
|
build
|
|
coverage-html
|
|
dist
|
|
docker-compose.spec
|
|
docs/_site
|
|
venv
|