21 lines
127 B
Plaintext
21 lines
127 B
Plaintext
log/*
|
|
html/*
|
|
*.pyc
|
|
pid/*
|
|
|
|
# ide
|
|
.idea
|
|
|
|
RELEASE-VERSION
|
|
build
|
|
|
|
# Sphinx
|
|
doc/_build
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# pytest
|
|
.cache
|
|
.coverage
|