1
0
Fork 0
wuttaweb/.gitignore
Lance Edgar 977c196f47 feat: basic support for WSGI app, views, templates
also docs + tests for what we have so far
2024-07-12 00:17:15 -05:00

8 lines
63 B
Plaintext

*~
*.pyc
.coverage
dist/
docs/_build/
.tox/
wuttaweb.egg-info/