afpy.org/.gitignore

14 lines
129 B
Plaintext
Raw Normal View History

2017-09-22 09:30:21 +00:00
.cache
.coverage
.eggs
2017-09-21 14:34:26 +00:00
.env
.pytest_cache
2017-09-21 14:34:26 +00:00
__pycache__
2017-09-21 14:45:28 +00:00
afpy.egg-info
2017-09-22 12:24:43 +00:00
static/css/*.map
posts
2017-09-21 14:45:28 +00:00
# PyCharm project files
.idea
out
gen