afpy.org/.gitignore

14 lines
129 B
Plaintext

.cache
.coverage
.eggs
.env
.pytest_cache
__pycache__
afpy.egg-info
static/css/*.map
posts
# PyCharm project files
.idea
out
gen